{
  "markdown": "# Startup Jobs MCP Server\n\nSearch live [startup.jobs](https://startup.jobs) listings from Claude, Cursor, ChatGPT, or any [Model Context Protocol](https://modelcontextprotocol.io) client.\n\n**Docs:** https://startup.jobs/mcp  \n**Endpoint (Streamable HTTP):** `https://api.startup.jobs/mcp`  \n**Smithery:** https://smithery.ai/servers/jobs/startup-jobs  \n**Official Registry:** `io.github.killbridge/startupjobs-mcp`  \n\n\nThis repository is the public listing + registry package for the hosted MCP server. The server itself runs on startup.jobs (not in this repo).\n\n## What you get\n\n- Search startup jobs (keyword, role, country, remote / hybrid / on-site, employment type)\n- Full job details and company profiles\n- Hiring trends and salary benchmarks from listings that disclose pay\n- Free anonymous access (recent listings); optional API key for attribution / full archive\n\n## Connect\n\n### Claude Code\n\n```bash\nclaude mcp add --transport http startup-jobs https://api.startup.jobs/mcp\n```\n\n### Cursor\n\nAdd to `~/.cursor/mcp.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"startup-jobs\": {\n      \"url\": \"https://api.startup.jobs/mcp\"\n    }\n  }\n}\n```\n\n### Claude / ChatGPT\n\nPaste `https://api.startup.jobs/mcp` as a custom connector. No authentication required for the free tier.\n\n### Optional API key\n\nCreate a free key at https://startup.jobs/account/api_keys and send it as:\n\n```http\nAuthorization: Bearer sj_...\n```\n\nor (for gateways that reserve `Authorization`):\n\n```http\nX-Api-Key: sj_...\n```\n\n## Tools\n\n| Tool | Description |\n| --- | --- |\n| `search_jobs` | Search live listings with filters |\n| `get_job` | Full job description + apply URL |\n| `get_company` | Company profile and live listing count |\n| `get_company_jobs` | All live listings for one company |\n| `list_roles` | Role taxonomy for filters |\n| `list_countries` | Countries with jobs |\n| `job_trends` | Posting volume over time |\n| `salary_benchmarks` | Salary percentiles from disclosed pay |\n\n## Example prompts\n\n- Find remote senior Rails jobs at startups posted this week\n- What are Series B fintech companies hiring for in Europe?\n- Salary percentiles for product designer roles in the US\n- Show hiring trends for AI engineer roles over the last year\n\n## Related\n\n- REST API: https://startup.jobs/api\n- Product: https://startup.jobs\n\n## License\n\nMIT — see [LICENSE](LICENSE). The job data remains © Killbridge / startup.jobs; this repo covers the MCP listing materials and registry metadata.\n",
  "bytes": 2458,
  "sha": "88b8af474bddd0cc86eb42006cf47aced4f7ea4322ae666393d10dd2e853a5f7",
  "repo_slug": "killbridge/startupjobs-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_killbridge_startupjobs_mcp_1bca1fec/readme"
}