Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LINKEDIN_MCP_ENABLE_PATCHRIGHT_FALLBACKNoSet to 'true' to enable opt-in Patchright fallback when CDP is unavailable.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_jobsC

Search LinkedIn jobs by keyword/location.

search_jobs_multiC

Search multiple public job boards.

get_job_detailsC

Get full public LinkedIn job details.

get_company_jobsC

Get public jobs for a company.

get_company_profileC

Get public company profile signals.

search_companiesC

Search companies from public job signals.

get_job_salaryB

Extract salary from public job details.

get_job_trendsC

Get hiring trends by role/location.

get_industry_insightsD

Get public market insights for an industry.

search_jobs_advancedD

Advanced public LinkedIn job search.

analyze_resumeC

Parse resume PDF/DOCX/text locally.

get_resume_insightsC

Get local resume skill gaps and suggestions.

match_jobs_to_resumeC

Rank public jobs against a saved resume.

compare_jobsC

Compare 2-5 public LinkedIn jobs.

export_jobsC

Export public job details to a local file.

save_job_alertC

Save a recurring job search.

get_saved_alertsB

List saved job alerts.

check_saved_alertsC

Run saved alerts and report new matches.

get_my_profileA

Get your LinkedIn profile via CDP browser.

get_person_profileC

Get a person's LinkedIn profile via CDP browser.

search_peopleC

Search people via CDP browser.

get_my_connectionsC

Get your LinkedIn connections via CDP browser.

get_inboxC

Get recent LinkedIn conversations via CDP browser.

get_conversationC

Read a LinkedIn conversation via CDP browser.

get_feedC

Get LinkedIn home feed via CDP browser.

get_notificationsC

Get LinkedIn notifications via CDP browser.

get_sidebar_profilesB

Get sidebar profile suggestions via CDP browser.

get_company_employeesC

Get company employees via CDP browser.

check_sessionA

Check CDP browser and LinkedIn session readiness.

get_engine_statusC

Show available engines.

get_helpC

Show tool documentation.

get_profile_voyagerC

Get a profile through gated Voyager mode.

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/SanthaKumar-K-2004/linkedin-mcp-zero'

If you have feedback or need assistance with the MCP directory API, please join our Discord server