mcpbeat

JobsPipe MCP Server

dev.jobspipe/mcp
answering

JobsPipe is answering right now. Last checked 15 min ago. It exposes 4 tools. Last commit 31 Jul 2026.

Live job postings from 30+ ATS feeds and job boards, one schema. Live results need a Bearer key.

Uptime history 42 hours of history
42 hours agonow
100.0%
Uptime 24h
182 of 182 checks
4
Tools
read from the server
130 ms
Response time
average over 24h
0
Stars
last commit 31 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.jobspipe.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.jobspipe.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.jobspipe.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.jobspipe.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.jobspipe.dev/mcp"
    }
  }
}

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

job
list_job_sources
List the ATS and job-board sources JobsPipe normalizes into a single JSON schema, with coverage and freshness notes.
jobs
search_jobs
Search live, normalized job postings across 30+ sources by title, skill/tech, country, remote, seniority, employment type and recency. Returns guidance for calling the authenticated REST API that runs the query.
pricing
list_pricing_plans
List JobsPipe pricing plans with monthly price in USD, monthly job quota and included features.
upwork
search_upwork_jobs
Search live Upwork job postings ingested by JobsPipe. Returns normalized rows with budget, skills and client signals.

Endpoints

URLTransportStateLatencyChecked
https://mcp.jobspipe.dev/mcp streamable-http needs key 131 ms 15 min ago
https://jobspipe.dev/mcp streamable-http answering 150 ms 15 min ago

JobsPipe — questions

Answers built from our own checks of this server.

What can JobsPipe do?
It exposes 4 tools, read directly from the server on our last check. Among them: list_job_sources, list_pricing_plans, search_jobs, search_upwork_jobs. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is JobsPipe working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 182 of 182 checks got a reply (100.0%), average response time 130 ms. The bar chart above shows every period we have measured.
How do I connect JobsPipe?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own key or an OAuth login: it refuses anonymous clients.
Does JobsPipe need an API key?
Yes. Every time we knock, JobsPipe answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is JobsPipe?
It answers our handshake in 130 ms on average, which is faster than 77% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is JobsPipe open source?
Yes — 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.