Odel
LinkedIn

LinkedIn

Local
@johannsenlum2PythonMITUpdated 3w ago

Read LinkedIn profiles, companies, jobs and messages via your own browser session

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIlinkedin-api-mcpv1.0.1

Run

uvx linkedin-api-mcp

MCP client config

{
  "mcpServers": {
    "linkedin": {
      "command": "uvx",
      "args": [
        "linkedin-api-mcp"
      ]
    }
  }
}