K Linkedin
Freeby MCP Community
MCP server for LinkedIn — intent-first posting, profile management, and professional networking over stdio and HTTP.
v0.2.1Added Apr 12, 2026
linkedinmcpmodel-context-protocoloauthprofessional-network
K Linkedin MCP Server
MCP server for LinkedIn — intent-first posting, profile management, and professional networking over stdio and HTTP.
Installation
npx -y k-linkedin-mcp
Reviews
Installation
Quick install
npx -y k-linkedin-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"k-linkedin": {
"command": "npx",
"args": ["-y", "k-linkedin-mcp"]
}
}
}