linkedin-mcp-server and mcp-linkedin
These are competitors offering overlapping LinkedIn integration capabilities, with A providing broader scraping functionality (profiles, companies, jobs) while B focuses more narrowly on LinkedIn's official APIs (Feeds and Jobs).
About linkedin-mcp-server
stickerdaniel/linkedin-mcp-server
This MCP server allows Claude and other AI assistants to access your LinkedIn. Scrape LinkedIn profiles, companies and jobs, and perform job searches.
Implements browser automation with Patchright (a Playwright fork) and persistent profiles to bypass LinkedIn's anti-scraping measures, replacing deprecated cookie-based authentication. Exposes seven MCP tools for granular profile/job data extraction with explicit section selection, supports both stdio and HTTP transports, and serializes concurrent requests through a shared browser session to maintain LinkedIn login state.
About mcp-linkedin
adhikasp/mcp-linkedin
A Model Context Protocol (MCP) server that provides tools to interact with LinkedIn's Feeds and Job API.
Wraps the unofficial Linkedin-api library to expose feed retrieval and job search capabilities as MCP tools, enabling AI assistants to analyze LinkedIn content and match job postings against user resumes. Runs as a Python subprocess via stdio transport, authenticated with email/password credentials, and integrates directly with Claude Desktop and other MCP-compatible clients through Smithery distribution.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work