naukri-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| naukri_loginA | Open a visible browser window for you to log in to naukri.com by hand (including any OTP/captcha step). The session is then saved and reused headlessly by every other tool. Call this first, and again any time naukri_session_status reports you're logged out. |
| naukri_session_statusA | Check whether there's a currently valid, logged-in Naukri session. |
| naukri_close_sessionA | Close the browser and free resources. A future tool call will reopen it automatically using the saved session. |
| search_jobsA | Search Naukri job listings by keywords, optional location and years of experience. |
| get_job_detailsA | Get the full description of a single job from its Naukri URL. |
| get_recommended_jobsC | Jobs Naukri is recommending for you right now. |
| save_jobC | Bookmark a job on Naukri for later. |
| get_saved_jobsA | List jobs you've previously saved/bookmarked. |
| apply_to_jobC | Apply to a job on Naukri using your existing profile/resume. |
| get_applied_jobsC | List jobs you've already applied to. |
| get_my_profileB | Your Naukri profile: headline, key skills, resume status. |
| get_profile_viewsC | Recruiters/companies that recently viewed your profile. |
| get_inboxB | List your recent recruiter conversations on Naukri. |
| get_conversationA | Open a conversation (matched by recruiter/company name) and read its message history. |
| send_messageC | Reply in an existing conversation, matched by recruiter/company name. |
| search_companiesC | Search Naukri's company directory. |
| get_company_profileB | Get a company's Naukri page: overview, ratings, open jobs. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No 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/556HarishAgarwal/naukri-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server