linkedin-mcp-server
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-mcp-serveranalyze my LinkedIn profile and suggest improvements"
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-mcp-server
Enterprise Model Context Protocol (MCP) Server for LinkedIn Developer Profile Optimization, High-Engagement AI Post Generation, and Growth Strategy. Available in TypeScript and Python!
🎯 Features
🔍
analyze_linkedin_profile: Scores developer profile (0 to 100), detects missing social proof metrics, and outputs recommended headline/about hooks.✍️
generate_linkedin_post: Generates type-safe technical posts, release announcements, and milestone posts optimized for the LinkedIn algorithm.🐍🟦 Dual Language Engine: Native TypeScript Stdio MCP Server + Async Python FastAPI Server (
py/linkedin_mcp.py).
Related MCP server: @maheidem/linkedin-mcp
📦 Installation & Setup
1. Build TypeScript Server
git clone https://github.com/isaquefl/linkedin-mcp-server.git
cd linkedin-mcp-server
npm install
npm run build2. Configure in Claude Desktop / Antigravity IDE
Add to your claude_desktop_config.json:
{
"mcpServers": {
"linkedin": {
"command": "node",
"args": ["/absolute/path/to/linkedin-mcp-server/dist/index.js"],
"env": {
"LINKEDIN_PROFILE_URL": "https://linkedin.com/in/isaquefl"
}
}
}
}3. Run Python FastAPI Server (Optional)
cd py
pip install fastapi uvicorn pydantic
python linkedin_mcp.pySwagger UI available at: http://localhost:8000/docs
🎮 Roblox & Custom MCP Server Extensions
Looking to connect AI to Roblox or custom platforms? This repository forms part of the MCP Custom Server Framework architecture (Project 7 in the 90-day plan). Stay tuned for roblox-mcp-server integration via OpenCloud API!
📄 License
MIT © Isaque
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
- Alicense-qualityDmaintenanceEnables users to fetch, analyze, and manage LinkedIn posts data through tools that retrieve profiles, search posts by keywords, filter by date, and identify top-performing content based on engagement metrics.Last updatedMIT
- AlicenseBqualityDmaintenanceIntegrates with Claude to enable LinkedIn post creation, profile optimization, content generation, and analytics through natural language.Last updated13701MIT
- Alicense-qualityDmaintenanceEnables interaction with LinkedIn's Community Management API, allowing users to retrieve profile information and create posts via natural language.Last updated15838MIT
- AlicenseBqualityCmaintenanceEnables AI agents to manage LinkedIn profiles, posts, connections, skills, education, and certifications through the LinkedIn API.Last updated1816955MIT
Related MCP Connectors
Give AI agents the LinkedIn tools to find, qualify, engage, and follow up with prospects.
Scrape and analyze public LinkedIn posts as structured JSON via the Apify LinkedIn Posts API.
LinkedIn data for AI agents: search, profiles, companies, posts. Free key, self-minted, no signup.
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/isaquefl/linkedin-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server