Skip to content
Cline

LinkedIn MCP Server for Cline

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

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

client:Cline transport:stdio runtime:oci

Install LinkedIn MCP Server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

LinkedIn MCP Server in other clients