Search job postings aggregated from companies' careers sites, plus each job's discussion thread.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Connect any AI agent to JobYap β live job postings aggregated from company career sites, each with salaries, full descriptions and a community discussion thread. Everything is read-only and needs no account or API key.
Two ways in, use either or both:
https://mcp.jobyap.com/mcpskills/jobyap teaches agents the JSON API
(https://jobyap.com/api/v1) with curl β works even without MCP support.Claude Code
Claude.ai / Claude Desktop β Settings β Connectors β Add custom connector β
https://mcp.jobyap.com/mcp (no authentication).
Cursor β click the deeplink, or add the config manually:
VS Code / GitHub Copilot
ChatGPT β Settings β Connectors (developer mode) β Add β
https://mcp.jobyap.com/mcp, No Authentication. The server implements the deep-research
search/fetch contract.
Goose
Windsurf / Zed / JetBrains / LM Studio / others β any streamable-HTTP MCP client
works; point it at https://mcp.jobyap.com/mcp.
stdio-only clients β use the jobyap-mcp
bridge (wraps mcp-remote):
Cross-agent (Claude Code, Cursor, Codex, Gemini-compatible CLIs, opencode and ~70 others) via the skills CLI:
Claude Code plugin β installs the skill and registers the MCP server in one go. Two steps: add the marketplace, then install the plugin:
Manual β copy skills/jobyap/ into your agent's skills directory
(.claude/skills/, .cursor/skills/, .agents/skills/, β¦).
The antigravity/jobyap plugin bundles the MCP server config
(serverUrl) and the skill:
Or add the MCP server manually with serverUrl: https://mcp.jobyap.com/mcp.
| Tool | Purpose |
|---|---|
search_jobs | Filtered search: title keywords, company, location identifiers, remote/hybrid, freshness, popularity; cursor pagination. |
get_job | One posting in full: markdown description, salaries, locations, employment types, apply URL. Accepts ids or jobyap.com URLs. |
get_job_comments | The community discussion thread (threaded, chronological, like counts). |
search_locations | Free text β location filter identifiers. |
list_companies | Tracked companies with active-job counts. |
get_job_stats | Companies tracked, active jobs, newest posting date. |
search / fetch | OpenAI deep-research connector contract over the same data. |
Full API reference: skills/jobyap/references/api.md Β· Docs: jobyap.com/agents Β· llms.txt
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/jobyap-job-search)<a href="https://allmcps.com/mcp/jobyap-job-search"><img src="https://allmcps.com/api/badge/jobyap-job-search?style=directory" alt="JobYap Job Search on AllMCPs" /></a>