LinkedIn Outreach MCP Server
Generates personalized LinkedIn outreach content for professionals at Figma, including multi-touch outreach sequences for roles like Head of Talent, using company-specific context in content generation.
Functions as a writing assistant for LinkedIn content generation, similar to Grammarly, helping users write better LinkedIn messages faster through rule-based templates and industry heuristics.
Generates personalized LinkedIn outreach content for professionals at Stripe, including connection requests and profile analysis for roles like VP of Engineering, using company-specific context in content generation.
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 Outreach MCP Servergenerate a connection request for a VP of Engineering at Stripe"
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 Outreach MCP
MCP server for linkedin outreach mcp operations
Overview
Linkedin Outreach MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
Tool | Description |
| Generate a personalized LinkedIn connection request (max 300 characters). |
| Generate a professional LinkedIn InMail or direct message. |
| Generate an engaging LinkedIn post with hashtags. |
| Analyze a LinkedIn profile description to extract actionable outreach insights. |
| Generate a 5-touch LinkedIn outreach sequence with timing recommendations. |
| Generate an insightful comment for a LinkedIn post. |
Installation
pip install meok-linkedin-outreach-mcpUsage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"linkedin-outreach-mcp": {
"command": "python",
"args": ["-m", "meok_linkedin_outreach_mcp.server"]
}
}
}Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 6 tool(s) via MCP
# See server.py for full implementationLicense
MIT © MEOK AI Labs
This server cannot be installed
Maintenance
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