Skip to content
Claude Desktop

LinkedIn MCP Server for Claude Desktop

io.github.prakharagarwal-dev/linkedin-mcp-server

Find LinkedIn jobs and people, research companies, manage network, posts, and messages with MCP.

client:Claude Desktop transport:stdio runtime:oci

Install LinkedIn MCP Server in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "linkedin-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/prakharagarwal-dev/linkedin-mcp-server:0.16.0"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

LinkedIn MCP Server in other clients