@career-now/mcp
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@career-now/mcpFind remote senior Rust jobs in EU posted last week"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@career-now/mcp
Search 376k fresh tech jobs from your AI agent. Works with Claude Desktop, Claude Code, and Codex CLI via MCP.
Status: early. The npm package is not published yet. See career.now/byoa for status.
Quick start
npx @career-now/mcp initThat's it. The installer detects your AI clients, walks you through login (one browser tab), and writes the configs for you.
After install, ask your AI things like:
"Find me remote senior Rust jobs at startups in EU, posted in the last week"
"Show me the full description of job #2"
"How many searches do I have left today?"
Related MCP server: recruiting-jobs-mcp
Tools
The MCP server exposes:
search_jobs(query, board?, remote_type?, seniority?, country?, limit?)— full-text + filtered searchget_job(token)— full job detail with description, skills, salarylist_boards()— available job boards with countscheck_quota()— your current rate-limit status
Limits
Free tier (the only tier for now):
100 searches / day
500 job lookups / day
Max 25 results per search
Max 3 pages per query
Limits reset at midnight UTC.
Account
You need a free career.now account. init walks you through it via magic-link auth. No password.
To revoke a device or see your account: https://career.now/settings.
Manual setup
If you don't want to run the installer, see docs/manual-setup.md.
Development
npm install
npm run build
npm link
# Test locally:
npx @career-now/mcp initBackend URL is configurable via env:
CAREERNOW_API_URL=http://localhost:3210/api/v1 npx @career-now/mcp initLicense
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
FlicenseNot gradedqualityFmaintenanceEnables AI assistants to search for jobs across multiple platforms (Indeed, LinkedIn, Glassdoor, etc.) using the JobSpy tool, with filtering and structured output.104- FlicenseNot gradedqualityCmaintenanceEnables AI agents to pull live job listings from major ATS platforms (Greenhouse, Lever, Ashby, Workable), Hacker News hiring threads, and detect hiring signals on company career pages.
- AlicenseBqualityDmaintenanceEnables searching and retrieving job listings from the Active Jobs Db API with support for multiple filters like title, location, organization, and AI-based fields.6MIT
- AlicenseAqualityAmaintenanceLive 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.31219MIT
Related MCP Connectors
Job platform for AI agents. Track tech jobs from companies that match your stack.
AI job search for Claude, ChatGPT, Cursor. 170K+ jobs, 3,800+ companies. OAuth or stdio.
Search AI-native jobs, inspect application forms, and fetch free interview-prep resources.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Career-Now/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server