linkedin-marketing-mcp
Automates LinkedIn B2B marketing tasks such as profile search, company analysis, and connection request drafting, with optional AI-powered features via DeepSeek.
README
LinkedIn Marketing MCP v1.0.0
Free MCP server to automate LinkedIn B2B marketing — search profiles, draft connection requests, analyze companies. Premium features powered by DeepSeek AI.
🚀 Quick Start (FREE, no API key needed)
# Install
npm install -g linkedin-marketing-mcp
# Add to your MCP client (e.g., Cline, Claude Desktop)
# No API key needed for FREE features!
node /path/to/linkedin-marketing-mcp/index.js
That's it! Start using these FREE tools immediately:
search_public_profiles— Find LinkedIn profiles by keyword (via Google search)analyze_company— Analyze a LinkedIn company page (public data)draft_connection_request— Template-based connection request drafts
🔧 FREE Features (no API key)
| Tool | What it does | No API key? |
|---|---|---|
search_public_profiles |
Search for LinkedIn profiles (via Google) | ✅ Works immediately |
analyze_company |
Analyze company page (public data) | ✅ Works immediately |
draft_connection_request |
Draft a connection request (template) | ✅ Works immediately |
💎 PREMIUM Features (requires DeepSeek API key)
Set DEEPSEEK_API_KEY in your .env file to unlock:
| Tool | What it does | Why it's worth paying for |
|---|---|---|
optimize_linkedin_post |
AI-optimizes your LinkedIn post for max engagement | 10x more engagement |
generate_prospecting_list |
AI generates a prospect list based on your ICP | Save 10+ hours/week |
draft_connection_request (AI mode) |
AI-personalized connection requests | 3x higher acceptance rate |
Get a DeepSeek API key: https://platform.deepseek.com (cheap, ~$0.14/1M tokens)
📦 Installation
For MCP Client Users (Claude Desktop, Cline, etc.)
Add to your MCP client config:
{
"mcpServers": {
"linkedin-marketing": {
"command": "node",
"args": ["/path/to/linkedin-marketing-mcp/index.js"],
"env": {
"DEEPSEEK_API_KEY": "sk-xxx" // Optional, for premium features
}
}
}
}
For Developers
git clone https://github.com/1036007003-wq/linkedin-marketing-mcp.git
cd linkedin-marketing-mcp
npm install
node index.js
🎯 Use Cases
1. Find potential customers on LinkedIn
Use `search_public_profiles` with keyword "AI engineer"
→ Returns: Google search query to find AI engineers on LinkedIn
2. Research a target company
Use `analyze_company` with company name "OpenAI"
→ Returns: Checklist to analyze OpenAI's LinkedIn company page
3. Draft a non-salesy connection request
Use `draft_connection_request`
→ Returns: Template-based message (or AI draft with DeepSeek)
4. (Premium) Optimize your LinkedIn post
Use `optimize_linkedin_post`
→ Returns: AI-optimized post (hook, hashtags, best posting time)
5. (Premium) Generate a prospecting list
Use `generate_prospecting_list` with ICP description
→ Returns: AI-generated list of 10 prospects with outreach angles
🌏 For China Users (中国用户)
# If you can't access LinkedIn directly:
# 1. Set proxy
export HTTP_PROXY=http://127.0.0.1:7890
export HTTPS_PROXY=http://127.0.0.1:7890
# 2. Or use a China-friendly API proxy
# (We recommend setting up your own proxy, or use a VPN)
🆚 Why This is Better Than...
| Alternative | Problem | Our Solution |
|---|---|---|
| Manual LinkedIn research | Takes hours, boring | Automated in seconds |
| LinkedIn Sales Navigator | $99/month | Free basic features |
| Hiring a BDR (Business Development Rep) | $4000+ / month | One-time setup |
| Other LinkedIn tools | Require LinkedIn API (complicated) | No API needed for basic features |
📊 Roadmap
- [x] Free: Search public profiles (via Google)
- [x] Free: Analyze company (public data)
- [x] Free: Draft connection requests (template)
- [x] Premium: AI-powered post optimization (DeepSeek)
- [x] Premium: AI prospecting list generation
- [ ] Paid: Auto-connection request sender (with rate limiting)
- [ ] Paid: Profile view analytics dashboard
- [ ] Paid: Auto-post scheduler
💰 Pricing (GitHub Sponsors)
| Tier | Price | What you get |
|---|---|---|
| Free | $0 | 3 basic tools (no API key needed) |
| Supporter | $5/mo | All premium features + priority support |
| Team | $25/mo | All premium + custom AI prompts + prospecting templates |
| One-time | $99 | Lifetime access (no subscription) |
👉 Sponsor here: https://github.com/sponsors/1036007003-wq
🐛 Issues / Feature Requests
Open an issue: https://github.com/1036007003-wq/linkedin-marketing-mcp/issues
⭐ Star History
Built by @1036007003-wq | Sponsor on GitHub ❤️
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。