Skip to content

@linkedapi/mcp

Free

by 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
Works with:ClaudeGPTGeminiCopilot

@linkedapi/mcp MCP Server

MCP server that lets AI assistants control LinkedIn accounts and retrieve real-time data.

Installation

npx -y @linkedapi/mcp

Reviews

Leave a Review

Installation

Quick install
npx -y @linkedapi/mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "@linkedapi/mcp": {
      "command": "npx",
      "args": ["-y", "@linkedapi/mcp"]
    }
  }
}