jobyap-mcp
Stdio bridge to the JobYap MCP server — search job postings
aggregated from companies' official careers sites, each with salaries, locations and a
community discussion thread. Read-only, no account or API key.
Prefer connecting directly if your client supports remote (streamable HTTP) MCP
servers — no install needed:
https://mcp.jobyap.com/mcp
This package exists for stdio-only clients. It bridges stdio to the hosted endpoint via
mcp-remote:
{
"mcpServers": {
"jobyap": {
"command": "npx",
"args": ["-y", "jobyap-mcp"]
}
}
}
Requires Node.js 18+. Point it at a different deployment with the JOBYAP_MCP_URL
environment variable; extra CLI arguments are passed through to mcp-remote.
Tools
search_jobs, get_job, get_job_comments, search_locations, list_companies,
get_job_stats, plus search/fetch (OpenAI deep-research connector contract).
Docs for agents: jobyap.com/agents ·
Source: github.com/jobyap/agent-skills