LinkedNav MCP
LinkedNav MCP
Run your LinkedIn outreach from your AI chat.
LinkedNav MCP connects AI assistants (Claude, Cursor, and any other MCP app) to your LinkedNav account. Once it's connected, you just ask your assistant to find the right people, launch campaigns, send connection requests and messages, answer replies, and check results. It does the outreach for you.
Server:
https://mcp.linkednav.com/Works with: Claude Code, Claude Desktop, claude.ai, Cursor, and any MCP client
Sign up (free trial): linkednav.com
What you can do with it
Ask your assistant things like:
"Who should I target on LinkedIn, and what should I say?"
"Find people who just changed jobs at companies like these."
"Set up a campaign and turn it on."
"What replies came in, and what should I say back?"
"How is my outreach doing, and what should I fix?"
Under the hood it gives your assistant tools for:
Setup and targeting (your business and your ideal customer)
Finding leads (buying-signal search, competitor and influencer engagers, social listening)
Campaigns (create, launch, pause, schedule)
Messages (write and save your connection note and follow-ups)
Sending and inbox (send connects and messages, read and answer replies)
Enrichment (find emails, phones, and profile details)
Analytics (audit your setup, see your funnel, find what to fix)
Related MCP server: LinkedIn Agent MCP
Connect it (about 2 minutes)
Sign up at linkednav.com and create an API key at /app/api-keys.
Add the server to your app.
Claude Code:
claude mcp add --transport http linkednav https://mcp.linkednav.com/ \
--header "Authorization: Bearer YOUR_KEY"Claude Desktop or claude.ai: Settings, then Connectors, then Add custom connector.
Name it LinkedNav, URL https://mcp.linkednav.com/, then sign in with your browser
(OAuth) or add an Authorization: Bearer YOUR_KEY header.
Cursor / Cline / other MCP apps (~/.cursor/mcp.json):
{
"mcpServers": {
"linkednav": {
"url": "https://mcp.linkednav.com/",
"headers": { "Authorization": "Bearer YOUR_KEY" }
}
}
}Pairs with the open-source skill
Want a ready-made outreach team that uses this MCP? Install the free, open-source LinkedIn Outreach OS skill. The skill writes your plan and messages; this MCP does the real work.
About this repo
This repo holds the public info and the MCP registry manifest (server.json) for the
LinkedNav MCP server. The server itself is hosted at mcp.linkednav.com and runs on your
own LinkedNav account. The server's source code is not part of this repo.
License
MIT for the contents of this repo. LinkedNav is a hosted service.
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
- AlicenseAqualityFmaintenanceEnables AI assistants to search leads, view profiles, manage lists, send InMails, and export data from LinkedIn Sales Navigator through browser automation.76MIT
- Alicense-qualityDmaintenanceEnables AI assistants to connect to LinkedIn, accessing profiles and companies, searching for jobs and people, managing saved jobs, updating job-search profile settings, and inspecting analytics.1Apache 2.0
- Flicense-qualityCmaintenanceEnables AI assistants to manage LinkedIn workflows through a comprehensive set of tools for content generation, profile optimization, lead management, message outreach, engagement, analytics, scheduling, and industry research.
- Flicense-qualityDmaintenanceEnables AI assistants to securely search your LinkedIn network, contacts, and DMs to find warm leads, intro paths, and hidden opportunities.
Related MCP Connectors
Give AI agents the LinkedIn tools to find, qualify, engage, and follow up with prospects.
Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.
Let AI tools securely access your LinkedIn network and DMs
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/linglistack/linkednav-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server