{
  "markdown": "# Magnificent Jobs\n\nLIVE JOBS: 3,334,183 · ADDED TODAY: 170,000 · US\n\nfind jobs with our cli using claude code and codex. We scrape the internet every hour to find you jobs linkedin and indeed cant find. also it's free\n\n```\nnpx magnificentjobs setup      # Claude Code · Codex\nnpx magnificentjobs            # terminal\n```\n\n\n## Install\n\n```\n/plugin marketplace add AdanRott/magnificent-jobs-plugin\n/plugin install magnificent-jobs@magnificent-jobs\n```\n\nOr, in Claude.ai / Claude Desktop, add it as a custom connector: **Settings → Connectors → Add\ncustom connector** → `https://magnificentjobs.com/mcp` (no authentication).\n\n## Use with any MCP client\n\nThe server is remote, read-only and needs no key. Listed in the official MCP Registry as\n`com.magnificentjobs/jobs`. Add it to any client that supports Streamable HTTP:\n\n```json\n{\n  \"mcpServers\": {\n    \"magnificent-jobs\": { \"type\": \"http\", \"url\": \"https://magnificentjobs.com/mcp\" }\n  }\n}\n```\n\n- **Claude Code:** `claude mcp add --transport http magnificent-jobs https://magnificentjobs.com/mcp`\n- **stdio-only clients / Docker:** `npx magnificentjobs mcp` speaks MCP over stdio and proxies to the hosted server (`docker build -t magnificentjobs . && docker run -i magnificentjobs`)\n- **Cursor / Windsurf / VS Code:** paste the JSON above into the MCP settings.\n- **ChatGPT:** install *Magnificent Jobs* from the Plugins directory, or in Developer mode add `https://magnificentjobs.com/mcp`.\n- **Claude.ai / Desktop:** Settings → Connectors → Add custom connector → `https://magnificentjobs.com/mcp`.\n\nTools: `search_jobs` · `get_job` · `find_cities` · `list_states`. Docs: <https://magnificentjobs.com/developers>.\n\n## What's inside\n\n| Component | What it does |\n| --- | --- |\n| MCP server `https://magnificentjobs.com/mcp` (Streamable HTTP, no auth) | `search_jobs` (semantic search; city radius 10/30/50 mi, state, remote/on-site, experience band, employment type), `get_job` (full description, salary, skills, apply link), `find_cities`, `list_states`. All tools are read-only. |\n| Skill `find-jobs` | How to phrase the query (full title + one sentence + skills), when to use which tool, US-only coverage, never invent jobs, never claim to apply. |\n\n## Try\n\n- \"Find remote senior React engineer jobs and show me the three best with salaries.\"\n- \"What warehouse or forklift jobs are within 10 miles of Fresno? Give me the apply link for the closest one.\"\n- \"Show entry-level marketing jobs in Colorado and summarize the top two.\"\n- \"Which states have the most nursing jobs right now?\"\n\n## Privacy\n\nSearches are sent to magnificentjobs.com to return results and are not stored beyond standard server\nlogs. No account, no personal data. Full policy: <https://magnificentjobs.com/privacy> ·\nTerms: <https://magnificentjobs.com/terms> · Docs: <https://magnificentjobs.com/developers> ·\nSupport: info --- at --- magnificentjobs.com\n\n## License\n\nMIT — see [LICENSE](LICENSE). The plugin files are MIT; the job data is served by magnificentjobs.com under its terms.\n",
  "bytes": 3015,
  "sha": "e82d0f0c5ecd64c8f4e75f1e4a81eccbcbd2cfd28bb577018097286244aabcf1",
  "repo_slug": "adanrott/magnificent-jobs-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_magnificentjobs_jobs_a5d03f18/readme"
}