GitHub - AdanRott/magnificent-jobs-plugin: Magnificent Jobs for Claude — find live US jobs by describing the role you want (MCP server + skill) · GitHub
/" data-turbo-transient="true" />
Skip to content
Search/
Sign in<br>Sign upAppearance settings
You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
{{ message }}
AdanRott
magnificent-jobs-plugin
Public
Notifications<br>You must be signed in to change notification settings
Fork
Star
main
BranchesTags
Go to file
CodeOpen more actions menu
Latest commit
History<br>14 Commits<br>14 Commits
Folders and files<br>NameNameLast commit message<br>Last commit date<br>.claude-plugin
.claude-plugin
assets
assets
cli
cli
skills/find-jobs
skills/find-jobs
.mcp.json
.mcp.json
Dockerfile
Dockerfile
LICENSE
LICENSE
README.md
README.md
glama.json
glama.json
server.json
server.json
View all files
Repository files navigation
Magnificent Jobs
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<br>npx magnificentjobs # terminal
Install
/plugin marketplace add AdanRott/magnificent-jobs-plugin<br>/plugin install magnificent-jobs@magnificent-jobs
Or, in Claude.ai / Claude Desktop, add it as a custom connector: Settings → Connectors → Add<br>custom connector → https://magnificentjobs.com/mcp (no authentication).
Use with any MCP client
The server is remote, read-only and needs no key. Listed in the official MCP Registry as<br>com.magnificentjobs/jobs. Add it to any client that supports Streamable HTTP:
"mcpServers": {<br>"magnificent-jobs": { "type": "http", "url": "https://magnificentjobs.com/mcp" }
Claude Code: claude mcp add --transport http magnificent-jobs https://magnificentjobs.com/mcp
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)
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<br>What it does
MCP server https://magnificentjobs.com/mcp (Streamable HTTP, no auth)<br>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<br>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<br>logs. No account, no personal data. Full policy: https://magnificentjobs.com/privacy ·<br>Terms: https://magnificentjobs.com/terms · Docs: https://magnificentjobs.com/developers ·<br>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.
About<br>Magnificent Jobs for Claude — find live US jobs by describing the role you want (MCP server + skill)<br>magnificentjobs.com/developers<br>Resources<br>Readme<br>MIT license<br>Activity<br>Stars<br>1 star<br>Watchers<br>0 watching<br>Forks<br>0 forks<br>Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.