by MCP Community
Comprehensive LinkedIn API MCP server with automatic Claude configuration
v2.2.0Added Apr 12, 2026
mcplinkedinapisocial-mediamarketing
Linkedin MCP Server
Comprehensive LinkedIn API MCP server with automatic Claude configuration
Installation
npx -y @maheidem/linkedin-mcp
Reviews
Installation
Quick install
npx -y @maheidem/linkedin-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"linkedin": {
"command": "npx",
"args": ["-y", "@maheidem/linkedin-mcp"]
}
}
}