Naukri MCP Server
Click 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., "@Naukri MCP ServerFind new GenAI Engineer jobs in Pune from last 3 days and export to Excel"
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.
Naukri MCP Server
An MCP-based Naukri job search assistant that scrapes recent job postings, processes them, tracks previously seen jobs, and exports new opportunities to Excel with direct Naukri application links.
Features
Naukri job scraping
Multiple roles
Multiple locations
Freshness filtering
Experience filtering
Duplicate detection
Previously seen job tracking
Application status tracking
Match score
Priority
Excel export
Direct Naukri application links
Claude Desktop MCP integration
Related MCP server: trackly-cli
Requirements
Windows / macOS / Linux
Python 3.10+
Git
uv
Playwright
Chromium
Claude Desktop
Installation
1. Clone
git clone https://github.com/pcsuper50/Naukri-mcp-server.git
cd Naukri-mcp-server
2. Install dependencies
uv venv
uv pip install -r requirements.txt
3. Install Playwright browser
uv run playwright install chromium
4. Create configuration
Copy:
config.example.py
to:
config.py
Update your:
name
experience
skills
target roles
preferred locations
excluded roles
Test the scraper
uv run python scraper.py --roles "GenAI Engineer" --locations Pune --days 3 --max-pages 1
If the scraper is working you should see:
CARDS|20
and matched jobs.
Full search
uv run python scraper.py --roles "GenAI Engineer" "AI ML Engineer" "LLM Engineer" "Machine Learning Engineer" "RAG Engineer" "Production Support" "L2 Support" "Application Support" --locations "Pune" "Bangalore" "Hyderabad" "Noida" "Gurgaon" "Remote" "Indore" "Ahmadabad" --days 3 --max-pages 5 --min-exp 1 --max-exp 6
Claude Desktop Setup
Open the Claude Desktop configuration file.
Use content:
claude_desktop_config.example.json
as the template.
Replace:
C:\PATH\TO\Naukri-mcp-server
with your actual project path.
Save the configuration and restart Claude Desktop.
Daily Workflow
Step 1
Run the scraper from VS Code[Fill your experience and role accordingly]:
uv run python scraper.py --roles "GenAI Engineer" "AI ML Engineer" "LLM Engineer" "Machine Learning Engineer" "RAG Engineer" "Production Support" "L2 Support" "Application Support" --locations "Pune" "Bangalore" "Hyderabad" "Noida" "Gurgaon" "Remote" "Indore" "Ahmadabad" --days 3 --max-pages 5 --min-exp 1 --max-exp 6
Wait until scraping completes.
Step 2
Open:
CLAUDE_PROMPT.md
Copy the prompt into Claude Desktop.
Claude will:
Process jobs
Calculate statistics
Export new jobs to Excel
Retrieve new jobs
Display direct application links
Output
Generated files are stored locally inside:
naukri/
Examples:
naukri_latest_jobs.xlsx processed_jobs.json
These files are intentionally excluded from Git.
Troubleshooting
No jobs found
Run a smaller test:
uv run python scraper.py --roles "GenAI Engineer" --locations Pune --days 3 --max-pages 1
Claude cannot connect
Check:
uv is installed
project path is correct
Claude Desktop config is valid
Claude Desktop was restarted
Chromium was installed
License
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
- Flicense-qualityCmaintenanceSelf-hosted MCP server that scrapes LinkedIn jobs using your authenticated session cookies, enabling job search and details retrieval without per-run costs.

trackly-cliofficial
Alicense-qualityAmaintenanceMCP server for job search and application tracking, enabling AI agents to search jobs, get details, manage applications, and find contacts across 128K+ jobs and 1,900+ companies.1,2961MIT- Alicense-qualityDmaintenanceAn MCP server that enables AI-assisted job search workflows including job discovery, application tracking, resume evaluation, and cover letter generation, with support for multiple job sources and scheduled scraping.331AGPL 3.0
- Alicense-qualityBmaintenanceMCP server for job search, enabling profile creation, job hunting, review, and supervised application preparation without auto-submission.Apache 2.0
Related MCP Connectors
GetJobzi MCP server for job search, application tracking, and career forecasting.
MCP server for AI job search — find jobs, track applications, get alerts. Claude, ChatGPT, Cursor.
Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.
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/pcsuper50/Naukri-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server