LinkedIn MCP Server
by FilippTrigub
Verified
local-only server
The server can only run on the client’s local machine because it depends on local resources.
Integrations
Provides a development workflow for cloning and contributing to the LinkedIn MCP repository.
Offers installation of the LinkedIn MCP package through pipx for isolated Python application management.
LinkedIn MCP Server
Post to LinkedIn directly from Claude Desktop with support for text and media attachments.
Features
- Post text updates to LinkedIn
- Attach images and videos to posts
- Control post visibility (public/connections)
- OAuth2 authentication flow
- Secure token storage
Tools
authenticate
: Authenticate with LinkedIncreate_post
: Create and share posts optionally with media attachments- state the file path to the relevant media file to attach it to the post
Setup
- Create a LinkedIn Developer App:Copy
- Install
Install
pipx
if not already installedInstall linkedin-mcpCopyCopy - Create
.env
file:Copy
Claude Desktop Configuration
Add the following configuration to claude-desktop.json
:
Copy
Development
Clone the repository and install the package in editable mode:
Copy
Run the server from development directory:
Copy
License
MIT License
This server cannot be installed
Enables posting text and media content directly to LinkedIn from Claude Desktop with support for authentication and visibility controls.