$ timeahead.in
/ servers/pypi/linkedin-scraper-mcp
pypi

linkedin-scraper-mcp

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

2k stars105k/wkupdated 0d agogithub ↗
92excellent
▣ Overview

What it does

Exposes LinkedIn profiles, companies, jobs, and messaging as MCP tools for Claude. Search for people and companies, fetch detailed profile sections (experience, education, skills, posts), list company employees, search jobs, read conversations, and send messages. Automates browser-based authentication and maintains sessions using Patchright Chromium.

Who it's for

Recruiters automating candidate research, sales development reps doing account prospecting, and business intelligence teams gathering company data at scale.

Common use cases

  • Search for job postings by title and location, then fetch detailed requirements and company info.
  • Extract employee lists from a company's LinkedIn page and filter by keyword.
  • Retrieve detailed profile sections (experience, education, certifications) for a candidate.
  • Read and search messaging conversations to automate outreach workflows.
  • Search for people by keywords, location, and current company affiliation.

Setup pitfalls

  • Browser authentication required on first use—the server opens a browser window to log into LinkedIn. Early tool calls before login completes return errors; either wait for auth or run uvx linkedin-scraper-mcp --login explicitly first.
  • Requires filesystem write access to cache the Chromium browser under ~/.linkedin-mcp/patchright-browsers. Restrict this directory appropriately in sandboxed environments.
  • Default HTTP timeout may be insufficient for large data fetches. Set UV_HTTP_TIMEOUT=300 or higher in environment configuration.
  • High risk class due to LinkedIn's terms of service—use responsibly and ensure compliance with LinkedIn's acceptable use policies and local laws.
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
94
18.7
Quality
10%
80
8.0
Trust
10%
50
5.0
Total
91.7
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecsecrets
◆ Risk level: high
fs read + fs write + network + exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "linkedin-scraper": {
      "command": "uvx",
      "args": [
        "linkedin-scraper-mcp"
      ]
    }
  }
}
📈 Score historylast 30 snapshots
5/10/20266/11/2026 · 30 snapshots
⚙ Maintenance health
58/ 100 · is this project alive?
contributors (1y)19
top contributor share84%
releases (1y)59
last release0d ago
median issue response30.9d
ci✓ passing
⛁ Raw data
weekly downloads105k
github stars2k
forks405
open issues52
license✓ present
readme length354 chars
last publish0d ago
last commit0d ago
last updated1d ago
install verified✓ pass · 26d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points