LinkedNav MCP
LinkedNav MCP
从你的 AI 聊天中运行你的 LinkedIn 外联。
LinkedNav MCP 将 AI 助手(Claude、Cursor 以及任何其他 MCP 应用)连接到你的 LinkedNav 账户。连接后,你只需让助手找到合适的人、启动活动、发送连接请求和消息、回复来信并查看结果。它会替你完成外联工作。
服务器:
https://mcp.linkednav.com/适用于: Claude Code、Claude Desktop、claude.ai、Cursor 以及任何 MCP 客户端
注册(免费试用): linkednav.com
你可以用它做什么
你可以这样问你的助手:
“我应该把 LinkedIn 上的哪些人作为目标,又该说什么?”
“在类似的公司中,找出刚刚换了工作的人。”
“创建一个活动并启动它。”
“收到了哪些回复?我应该怎么回复?”
“我的外联效果如何?应该改进什么?”
在底层,它为你的助手提供以下工具:
设置与目标定位(你的业务和你的理想客户)
寻找线索(购买信号搜索、竞争对手与网红互动者、社交聆听)
活动(创建、启动、暂停、排程)
消息(编写并保存你的连接备注和后续跟进)
发送与收件箱(发送连接请求和消息、阅读并回复来信)
数据补全(查找邮箱、电话和个人资料详情)
分析(审计你的设置、查看你的漏斗、找出待改进之处)
Related MCP server: LinkedIn Agent MCP
连接它(大约 2 分钟)
在 linkednav.com 注册,并在 /app/api-keys 创建 API 密钥。
将服务器添加到你的应用中。
Claude Code:
claude mcp add --transport http linkednav https://mcp.linkednav.com/ \
--header "Authorization: Bearer YOUR_KEY"Claude Desktop 或 claude.ai: 前往设置 → 连接器 → 添加自定义连接器。将其命名为 LinkedNav,URL 填写 https://mcp.linkednav.com/,然后使用浏览器登录(OAuth),或添加一个 Authorization: Bearer YOUR_KEY 请求头。
Cursor / Cline / 其他 MCP 应用(~/.cursor/mcp.json):
{
"mcpServers": {
"linkednav": {
"url": "https://mcp.linkednav.com/",
"headers": { "Authorization": "Bearer YOUR_KEY" }
}
}
}与开源技能搭配使用
想要一个使用此 MCP 的现成外联团队?安装免费、开源的 LinkedIn Outreach OS 技能。该技能负责编写你的计划和消息;此 MCP 负责实际执行。
关于此仓库
此仓库包含 LinkedNav MCP 服务器的公开信息及 MCP 注册清单(server.json)。服务器本身托管在 mcp.linkednav.com,并在你自己的 LinkedNav 账户上运行。服务器的源代码不属于此仓库。
许可证
MIT 适用于此仓库的内容。LinkedNav 是一项托管服务。
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