Skip to main content
Glama
AdanRott

Magnificent job search

Magnificent Jobs — MCP server & Claude plugin

Find live US jobs from Claude by describing the role you want. The plugin connects Claude to the Magnificent Jobs MCP server — millions of postings pulled straight from company career sites (Workday, Greenhouse, Lever, iCIMS, SmartRecruiters …), refreshed hourly — and ships a find-jobs skill that tells Claude how to search well.

Install

/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 connectorhttps://magnificentjobs.com/mcp (no authentication).

Related MCP server: Jobless MCP

Use with any MCP client

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 Code: claude mcp add --transport http magnificent-jobs https://magnificentjobs.com/mcp

  • Cursor / Windsurf / VS Code: paste the JSON above into the MCP settings.

  • ChatGPT: install Magnificent Jobs from the Plugins directory, or in Developer mode add https://magnificentjobs.com/mcp.

  • Claude.ai / Desktop: Settings → Connectors → Add custom connector → https://magnificentjobs.com/mcp.

Tools: search_jobs · get_job · find_cities · list_states. Docs: https://magnificentjobs.com/developers.

What's inside

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.

Try

  • "Find remote senior React engineer jobs and show me the three best with salaries."

  • "What warehouse or forklift jobs are within 10 miles of Fresno? Give me the apply link for the closest one."

  • "Show entry-level marketing jobs in Colorado and summarize the top two."

  • "Which states have the most nursing jobs right now?"

Privacy

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

License

MIT — see LICENSE. The plugin files are MIT; the job data is served by magnificentjobs.com under its terms.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    -
    quality
    B
    maintenance
    Personalized job search inside Claude. Get ranked job matches based on your actual skills, not keywords.
    2
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Job search assistant and interview prep inside any ai tool via MCP or public skill. Every tool you'll need for your job search in one product.
    19
    5
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Live tech-hiring intelligence for AI agents. Search 130K+ open jobs collected daily from ~500 tech companies' own career sites — plus company hiring profiles, tech stacks, salary benchmarks, and skill trends. Five tools work with no account.
    31
    219
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AdanRott/magnificent-jobs-plugin'

If you have feedback or need assistance with the MCP directory API, please join our Discord server