LinkedIn MCP Server
Related Servers
Alternatives to LinkedIn MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceAutomates LinkedIn job search and profile editing via Playwright browser automation, enabling targeted job searches and profile updates without manual UI interaction.1MIT
- AlicenseNot gradedqualityDmaintenanceAutomates LinkedIn recruiting tasks such as login, search with filters, paginated people search, and profile detail retrieval via Playwright.15 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables LinkedIn automation including search, profile viewing, connection management, job details, and Easy Apply via Playwright with stealth and rate limiting.84 npmMIT
- AlicenseNot gradedqualityCmaintenanceMCP server for programmable LinkedIn automation via Playwright, offering 20 tools for profile management, messaging, feed interaction, and job searching through real browser automation.15 npmMIT
- AlicenseBqualityCmaintenancePlaywright-powered MCP server for LinkedIn that automates jobs, profile edits, messaging, network actions, and feed posts using a real logged-in browser session.36Apache 2.0
- FlicenseNot gradedqualityCmaintenanceAutomates LinkedIn job search and Easy Apply using Playwright and Claude Code, with tools for login, job search, form filling, and batch applications.-
TDQS
Scored across 10 tools
Most tools are clearly distinct, targeting specific profile sections or actions. However, add_experience and update_current_position could be confused, as updating the current position is a form of experience management. analyze_profile_seo and get_profile both access profile data but serve different purposes.
All tool names follow a consistent verb_noun pattern with the linkedin_ prefix. Verbs (update, get, add, publish, analyze, search) and nouns are clear, and snake_case is used throughout, making the API predictable.
With 10 tools, the server is well-scoped for its purpose. It covers profile management, posting, job search, and SEO analysis without unnecessary redundancy, fitting comfortably within the ideal 3-15 range.
The tool surface covers core profile reads and updates, additions, posting, analysis, and job search. However, there are notable gaps: no update or delete operations for experiences, education, or skills, and no way to view or delete posts, limiting lifecycle management.