Search live job postings from 30+ ATS feeds and job boards, normalized to one schema.
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)
The hosted Model Context Protocol server for JobsPipe: live job postings from 30+ ATS feeds and job boards, normalized into one schema, queryable by AI agents.
There are two servers. Live job results come only from the authenticated one.
https://mcp.jobspipe.dev/mcp β remote, streamable HTTP; nothing to run locally. Requires a Bearer API key (free tier: 100 credits/month at jobspipe.dev/signup).https://jobspipe.dev/mcp β for trying the protocol out. Its search_jobs returns the REST call to run for your query, not live postings./.well-known/mcp/server-card.jsonnpx skills add jobspipe/skills - the official JobsPipe skill collection (job search, stack scan, MCP setup, webhooks, agent discovery)Live server (mcp.jobspipe.dev/mcp, Bearer key required):
| Tool | What it does |
|---|---|
search_jobs | Search live, normalized job postings by title, skill/tech, country, remote, seniority, employment type and recency. Returns the postings. |
list_pricing_plans | List JobsPipe plans with monthly USD price, request quota and features |
Demo server (jobspipe.dev/mcp, no key):
| Tool | What it does |
|---|---|
search_jobs | Returns the REST call to run for your query β not live postings |
list_job_sources | List the ATS and job-board sources JobsPipe normalizes, with coverage and freshness notes |
list_pricing_plans | List JobsPipe plans with monthly USD price, request quota and features |
search_upwork_jobs | Search live Upwork postings with budget, skills and client signals |
Claude Code:
Generic client config (Cursor, Windsurf, and others):
Keys start with jp_live_ and come from the dashboard (Settings -> API Keys). An x-api-key header also works.
Point any MCP client at https://jobspipe.dev/mcp β the discovery tools work fully, and search_jobs hands back the exact REST request to run instead of the postings. For sample job data in the live schema without a key, use the REST sandbox instead:
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/jobspipe)<a href="https://allmcps.com/mcp/jobspipe"><img src="https://allmcps.com/api/badge/jobspipe?style=directory" alt="JobsPipe on AllMCPs" /></a>