mcp-linkedin

adhikasp/mcp-linkedin
★ 194 stars Python 🤖 AI/LLM Updated 1mo ago
A Model Context Protocol (MCP) server that provides tools to interact with LinkedIn's Feeds and Job API.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install mcp-linkedin

Topics

linkedinllmmcpmodel-context-protocol