linkedin-marketing-mcp
This server automates LinkedIn B2B marketing tasks, offering free profile/company research tools and premium AI-powered features via DeepSeek.
Free Tools (No API Key Required)
search_public_profiles— Search LinkedIn public profiles by keyword (e.g., "AI engineer") with an optional industry filter; returns profile names, headlines, and companies.analyze_company— Analyze a LinkedIn company page by name; returns employee count, industry, and description.draft_connection_request— Generate a template-based connection request by specifying the target role, your purpose, and optionally your name and company.
Premium Tools (Requires DeepSeek API Key)
optimize_linkedin_post— AI-optimize a LinkedIn post draft for maximum engagement with a specified target audience, including improved hooks, hashtags, and posting time suggestions.generate_prospecting_list— AI-generate a list of up to 20 prospects based on your Ideal Customer Profile (ICP) description, complete with outreach angles.
Use cases: Finding potential customers, researching companies, drafting non-salesy connection requests, optimizing posts, and building prospect lists.
Allows searching for LinkedIn public profiles via Google Search, returning profile names, headlines, and company information.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@linkedin-marketing-mcpsearch for AI engineers on LinkedIn"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.jsThat'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
Related MCP server: LinkedIn MCP Server
🔧 FREE Features (no API key)
Tool | What it does | No API key? |
| Search for LinkedIn profiles (via Google) | ✅ Works immediately |
| Analyze company page (public data) | ✅ Works immediately |
| 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 |
| AI-optimizes your LinkedIn post for max engagement | 10x more engagement |
| AI generates a prospect list based on your ICP | Save 10+ hours/week |
| 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 LinkedIn2. Research a target company
Use `analyze_company` with company name "OpenAI"
→ Returns: Checklist to analyze OpenAI's LinkedIn company page3. 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 |
🧩 More MCP Tools
Product | Link | Free Features |
🚀 Reddit Marketing | 3 tools | |
🐦 Twitter/X Marketing | 3 tools | |
💬 Discord AI Marketing | 3 tools | |
⭐ GitHub Stars Growth | 4 tools | |
🎵 TikTok Viral Marketing | 3 tools |
📊 Roadmap
Free: Search public profiles (via Google)
Free: Analyze company (public data)
Free: Draft connection requests (template)
Premium: AI-powered post optimization (DeepSeek)
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 ❤️
🔧 Need a Custom MCP Server?
I build custom MCP Servers for any API or system. 5-day delivery, $1,500/project.
Contact: Open an issue or email 1036007003@qq.com
Maintenance
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
- 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/1036007003-wq/linkedin-marketing-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server