MCP Directory
Back

linkedin-mcp-server

by stickerdaniel · Python · ★ 1,713

Open-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI assistant access to profiles, companies, jobs, and messages.

#ai-agents#anthropic#chatgpt#chatgpt-desktop#claude#claude-ai#claude-code#claude-desktop#desktop-extension#dxt#linkedin#linkedin-api#linkedin-mcp#linkedin-profile-scraper#linkedin-scraper#mcp#mcp-server#model-context-protocol#python

Install

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

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

Through this LinkedIn MCP server, AI assistants like Claude can connect to your LinkedIn. Access profiles and companies, search for jobs, or get job details. [](#-uvx-setup-recommended---universal) [](#-claude-desktop-mcp-bundle-formerly-dxt) [](#-docker-setup) [](#-local-setup-develop--contribute) > [!IMPORTANT] > **FAQ** > > **Is this safe to use? Will I get banned?** > This tool controls a real browser session; it doesn't exploit undocumented APIs or bypass authentication. That said, LinkedIn's TOS prohibit automated tools. With normal usage (not bulk scraping!) you're not risking a ban.…
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