Linkedctl
Freeby MCP Community
The complete CLI & MCP for LinkedIn
v0.5.1Added Apr 12, 2026
linkedinsocial-mediaoauth2mcpcli
Linkedctl MCP Server
The complete CLI & MCP for LinkedIn
Installation
npx -y linkedctl
Reviews
Installation
Quick install
npx -y linkedctl
Add to claude_desktop_config.json
{
"mcpServers": {
"linkedctl": {
"command": "npx",
"args": ["-y", "linkedctl"]
}
}
}