LinkedIn Outreach MCP Server
LinkedIn 拓展 MCP 服务器
由 MEOK AI Labs 提供 | meok.ai
用于 LinkedIn 拓展的 AI 内容生成工具。帮助销售团队和招聘人员撰写个性化的好友申请、InMail、帖子、评论以及多触点拓展序列。
这是一个内容助手,而非爬虫或机器人。 它不会与 LinkedIn 的 API 交互、抓取个人资料或自动化任何操作。它生成的文本需经人工审核、编辑并手动发送。完全符合 LinkedIn 的服务条款。
工具
工具 | 描述 |
| 个性化好友申请(3 个变体,300 字符限制) |
| 带有语气控制(休闲、专业、销售、招聘)的专业 InMail/私信 |
| 带有标签的引人入胜的 LinkedIn 帖子(思想领导力、公告、提问、故事) |
| 从个人资料文本中提取行业、资历、痛点和对话切入点 |
| 完整的 5 触点拓展序列及时间安排(好友申请 -> 价值提供 -> 案例研究 -> 软性询问 -> 直接询问) |
| 有见地的帖子评论,增加价值(而非“好帖!”) |
安装
pip install mcp无需额外依赖。纯 Python,无需 API 密钥。
使用方法
运行服务器
python server.pyClaude Desktop 配置
{
"mcpServers": {
"linkedin-outreach": {
"command": "python",
"args": ["/path/to/linkedin-outreach-mcp/server.py"]
}
}
}调用示例
生成好友申请:
Tool: generate_connection_request
Input: {"name": "Sarah Chen", "title": "VP of Engineering", "company": "Stripe", "shared_interests": "AI infrastructure, developer tools"}
Output: 3 personalized variants, all under 300 characters生成 InMail(销售语气):
Tool: generate_inmessage
Input: {"recipient_name": "James Park", "recipient_title": "CTO", "goal": "book a demo of our observability platform", "tone": "sales"}
Output: Value-first sales message with soft CTA生成 LinkedIn 帖子:
Tool: generate_post
Input: {"topic": "AI in sales enablement", "key_points": "personalization at scale, shorter sales cycles, better lead scoring", "style": "thought-leadership"}
Output: Engaging post with hook, numbered points, CTA, and hashtags在拓展前分析个人资料:
Tool: analyze_profile
Input: {"profile_text": "VP of Engineering at Stripe. Building payments infrastructure for the internet economy. Previously Google, MIT CS. Passionate about developer experience and distributed systems."}
Output: Industry (Technology), Seniority (VP/Executive), pain points, conversation starters, interest areas生成 5 触点拓展序列:
Tool: generate_outreach_sequence
Input: {"target_name": "Maria Rodriguez", "target_title": "Head of Talent", "target_company": "Figma", "goal": "partner on recruiting automation"}
Output: 5 messages with timing (Day 1 -> Day 25), each with strategic context生成有深度的评论:
Tool: generate_comment
Input: {"post_content": "Unpopular opinion: cold outreach is dead. The future is warm introductions and community-led growth. Here's why..."}
Output: 2-3 insightful comments that add a new perspective, not generic agreement工作原理
此服务器使用基于规则的模板和行业启发式方法生成内容。它不会调用任何外部 AI API 或 LinkedIn API。所有内容均在本地即时生成。
analyze_profile 工具通过关键词匹配从个人资料文本中提取信号,以识别:
行业(技术、销售、市场营销、金融、医疗保健等)
资历水平(高管、副总裁、总监、高级、经理、初级)
基于角色和行业的潜在痛点
定制的对话切入点
共同兴趣领域,寻找共同点
合规性
不访问 LinkedIn 的 API
不抓取任何 LinkedIn 数据
不自动化发送消息
不存储任何用户数据或个人资料信息
所有内容均在本地生成——没有任何数据离开您的机器
所有消息均由人工审核并手动发送
此工具是一个写作助手,类似于 Grammarly 或文案模板。它能帮助您更快地撰写更好的 LinkedIn 消息。
定价
层级 | 限制 | 价格 |
免费版 | 20 次生成/天 | $0 |
专业版 | 无限生成 + 优先模板 | $19/月 |
团队版 | 无限生成 + 共享序列 + 分析 | $49/月/席位 |
许可证
MIT
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/CSOAI-ORG/linkedin-outreach-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server