LinkedIn MCP Server
Related Servers
Alternatives to LinkedIn MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityCmaintenanceEnables AI agents to manage LinkedIn profiles, posts, connections, skills, education, and certifications through the LinkedIn API.18176 npm64MIT
- AlicenseBqualityCmaintenanceEnables AI agents with read/write access to LinkedIn API, including profile, posts, media, organizations, comments, reactions, and analytics.2010 npmMIT
- FlicenseAqualityDmaintenanceEnables LLMs and agents to interact with LinkedIn's REST API for managing profiles, creating posts, viewing connections, and overseeing organizations.52-
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to interact with LinkedIn for posting, commenting, liking, and managing connections via OAuth2 authentication.11 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with LinkedIn using the official API for profile access, company management, and job postings.Apache 2.0
- AlicenseAqualityDmaintenanceEnables AI agents to manage professional networking on LinkedIn by providing tools for posting updates, searching for jobs, and analyzing profiles. It facilitates secure interaction with the LinkedIn platform through OAuth 2.0 authentication and the Model Context Protocol.1723 PyPI11MIT
TDQS
Scored across 19 tools
Most tools map cleanly to a distinct resource-action pair, such as profile, posts, connections, people, or a specific profile section. The main ambiguity is generate_and_share_linkedin_post, which overlaps with share_linkedin_post since the latter already supports Nano Banana image generation and posting.
Tool names follow a consistent snake_case verb_linkedin_noun pattern, making the set predictable. The compound generate_and_share_linkedin_post and the fact that update_linkedin_position is the only update action are minor deviations.
At 19 tools, the set sits in the heavy 16-25 range, though many tools are parallel add/delete pairs for distinct profile sections. The count is not bloated, but it is borderline rather than compact.
The server covers profile reading, posting, search, and add/delete for many profile sections, but only positions have an update action. There is no update/delete for posts and no way to update core profile fields, leaving notable lifecycle gaps.