MCP Directory
Back

mcp-linkedin

by adhikasp · Python · ★ 201

A Model Context Protocol (MCP) server that provides tools to interact with LinkedIn's Feeds and Job API.

#linkedin#llm#mcp#model-context-protocol

Install

pip install git+https://github.com/adhikasp/mcp-linkedin.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-linkedin": {
      "command": "uvx",
      "args": [
        "git+https://github.com/adhikasp/mcp-linkedin.git"
      ]
    }
  }
}

From the README

A Model Context Protocol (MCP) server that provides tools to interact with LinkedIn's Feeds and Job API. This is using unofficial LinkedIn API via [Linkedin-api](https://github.com/tomquirk/linkedin-api). Use at your own risk. To install LinkedIn Interaction Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/mcp-linkedin): Using [mcp-client-cli](https://github.com/adhikasp/mcp-client-cli)
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers