linkedin-mcp-server

stickerdaniel/linkedin-mcp-server
★ 1,037 stars Python 🤖 AI/LLM Updated 1mo ago
This MCP server allows Claude and other AI assistants to access your LinkedIn. Scrape LinkedIn profiles, companies and jobs, and perform job searches.
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": {
    "linkedin-mcp-server": {
      "command": "uvx",
      "args": [
        "linkedin-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install linkedin-mcp-server

README Excerpt

<p align="left"> <a href="https://pypi.org/project/linkedin-scraper-mcp/" target="_blank"><img src="https://img.shields.io/pypi/v/linkedin-scraper-mcp?color=blue" alt="PyPI"></a> <a href="https://github.com/stickerdaniel/linkedin-mcp-server/actions/workflows/ci.yml" target="_blank"><img src="https://github.com/stickerdaniel/linkedin-mcp-server/actions/workflows/ci.yml/badge.svg?branch=main" alt="CI Status"></a>

Tools (8)

close_sessionget_company_postsget_company_profileget_job_detailsget_person_profilesearch_jobssearch_peoplestdio

Topics

anthropicchatgptchatgpt-desktopclaudeclaude-desktopdesktop-extensiondxtlinkedinlinkedin-mcplinkedin-profile-scraperlinkedin-scrapermcpmcp-serverserver