jobspipe-mcp

Installation
SKILL.md

JobsPipe MCP server

JobsPipe ships three MCP servers over Streamable HTTP. Live job results come only from the authenticated one - wire that up for real data:

  • Live (authenticated): https://mcp.jobspipe.dev/mcp — tools search_jobs (returns the postings) and list_pricing_plans. Requires Authorization: Bearer jp_live_<key> (free key at https://jobspipe.dev/signup, dashboard Settings -> API Keys).
  • Demo (no key): https://jobspipe.dev/mcp — tools search_jobs, list_job_sources, list_pricing_plans, search_upwork_jobs; resources expose the OpenAPI spec, pricing, and the source catalog. Its search_jobs returns the REST call to run, not live postings.
  • Docs: https://docs.jobspipe.dev/mcp — tools search_docs, list_docs over the developer documentation. No key.

Registry entry: dev.jobspipe/mcp in the official MCP registry. Discovery manifest: https://jobspipe.dev/.well-known/mcp.json. Server card: https://jobspipe.dev/.well-known/mcp/server-card.json.

Installs
2
Repository
jobspipe/skills
First Seen
Jul 17, 2026
jobspipe-mcp — jobspipe/skills