Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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