A
licenseA
qualityD
maintenanceEnables Claude to interact with LinkedIn for posting, commenting, sharing media, and viewing feed and profile.
9
85 npm
3
MIT
No user-submitted related servers found.
Scored across 6 tools
Each tool targets a distinct operation: creating article vs text posts, deleting posts, retrieving posts, profile, and connections count. No overlap in functionality.
All tools follow a consistent 'linkedin_verb_noun' pattern (e.g., linkedin_create_post, linkedin_get_profile), making the naming predictable and clear.
With 6 tools covering posting, reading, and profile operations, the count is well-scoped for a focused LinkedIn server, not too many or too few.
Covers core post creation, deletion, and retrieval, but lacks update post and more detailed connection data, leaving notable gaps for a complete LinkedIn interaction surface.