LinkedIn Sales & Navigator MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JSESSIONID | No | Your LinkedIn JSESSIONID cookie (auto-generated if not provided) | |
| LI_AT_COOKIE | Yes | Your LinkedIn li_at session cookie |
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": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| validate_sessionB | Validate that the LinkedIn session cookie is still active and working |
| get_own_profileA | Get the authenticated user's own LinkedIn profile information |
| get_profileB | Get a LinkedIn profile by public identifier (vanity URL slug, e.g. 'john-doe-123') |
| get_profile_detailsC | Get detailed profile information including experience, education, and skills |
| get_profile_contact_infoC | Get contact information (email, phone, websites) for a LinkedIn profile |
| get_profile_skillsC | Get the skills listed on a LinkedIn profile |
| get_profile_experienceC | Get the work experience listed on a LinkedIn profile |
| search_peopleC | Search for people on LinkedIn with various filters (keywords, company, industry, location, title, school, network depth) |
| get_companyB | Get detailed information about a company by its universal name (vanity URL slug) |
| search_companiesC | Search for companies on LinkedIn by keywords, industry, region, or size |
| sales_search_leadsB | Search for leads using LinkedIn Sales Navigator (requires Sales Navigator subscription) |
| sales_search_accountsB | Search for accounts (companies) using LinkedIn Sales Navigator (requires Sales Navigator subscription) |
| get_sales_profileB | Get a lead's profile from Sales Navigator (requires Sales Navigator subscription) |
| get_saved_leadsC | Get your saved leads from Sales Navigator (requires Sales Navigator subscription) |
| get_lead_listsA | Get all lead lists from Sales Navigator (requires Sales Navigator subscription) |
| get_lead_list_membersB | Get the leads within a specific Sales Navigator lead list (requires Sales Navigator subscription) |
| get_lead_recommendationsB | Get lead recommendations from Sales Navigator (requires Sales Navigator subscription) |
| send_messageB | Send a message to a LinkedIn member. For InMail, include a subject. The recipient URN should be in the format 'urn:li:fsd_profile:MEMBER_ID' |
| get_conversationsC | Get recent conversation threads from the LinkedIn inbox |
| get_conversation_messagesB | Get messages from a specific LinkedIn conversation thread |
| send_connection_requestB | Send a connection request to a LinkedIn member with an optional personalized message (max 300 characters) |
| get_pending_connectionsC | Get pending outgoing connection requests |
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/adityaidev/Lindin-Sales-and-Navigator-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server