@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: JobSpy MCP Server
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.
Latest Blog Posts
- 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