@linkedapi/mcp
Freeby MCP Community
MCP server that lets AI assistants control LinkedIn accounts and retrieve real-time data.
v1.0.0Added Apr 12, 2026
mcplinkedapilinkedinmodel-context-protocol
@linkedapi/mcp MCP Server
MCP server that lets AI assistants control LinkedIn accounts and retrieve real-time data.
Installation
npx -y @linkedapi/mcp
Reviews
Installation
Quick install
npx -y @linkedapi/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@linkedapi/mcp": {
"command": "npx",
"args": ["-y", "@linkedapi/mcp"]
}
}
}