Semantic search over 3.5M+ live US job postings pulled straight from company ATSes. Read-only.
MCPpedia last refreshed this data
com.magnificentjobs/jobs is an MCP server that semantic search over 3.5M+ live US job postings pulled straight from company ATSes. Read-only. Its tool list has not been published yet over http, requires no API key, and scores 61/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"magnificent-jobs": {
"url": "https://magnificentjobs.com/mcp",
"type": "http"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
find 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
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'magnificentjobs' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked magnificentjobs against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in search
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
The official MCP server implementation for the Perplexity API Platform
Production ready MCP server with real-time search, extract, map & crawl.
A Model Context Protocol server for searching and analyzing arXiv papers
MCP Security Weekly
Get CVE alerts and security updates for com.magnificentjobs/jobs and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
LIVE JOBS: 3,334,183 · ADDED TODAY: 170,000 · US
find 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
npx magnificentjobs setup # Claude Code · Codex
npx magnificentjobs # terminal
/plugin marketplace add AdanRott/magnificent-jobs-plugin
/plugin install magnificent-jobs@magnificent-jobs
Or, in Claude.ai / Claude Desktop, add it as a custom connector: Settings → Connectors → Add
custom connector → https://magnificentjobs.com/mcp (no authentication).
The server is remote, read-only and needs no key. Listed in the official MCP Registry as
com.magnificentjobs/jobs. Add it to any client that supports Streamable HTTP:
{
"mcpServers": {
"magnificent-jobs": { "type": "http", "url": "https://magnificentjobs.com/mcp" }
}
}
claude mcp add --transport http magnificent-jobs https://magnificentjobs.com/mcpnpx magnificentjobs mcp speaks MCP over stdio and proxies to the hosted server (docker build -t magnificentjobs . && docker run -i magnificentjobs)https://magnificentjobs.com/mcp.https://magnificentjobs.com/mcp.Tools: search_jobs · get_job · find_cities · list_states. Docs: https://magnificentjobs.com/developers.
| Component | What it does |
|---|---|
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. |
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. |
Searches are sent to magnificentjobs.com to return results and are not stored beyond standard server logs. No account, no personal data. Full policy: https://magnificentjobs.com/privacy · Terms: https://magnificentjobs.com/terms · Docs: https://magnificentjobs.com/developers · Support: info --- at --- magnificentjobs.com
MIT — see LICENSE. The plugin files are MIT; the job data is served by magnificentjobs.com under its terms.