linkedin-mcp-server
If you are the rightful owner of linkedin-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP server for interacting with LinkedIn Community Management API.
The LinkedIn MCP Server is designed to facilitate interaction with the LinkedIn Community Management API. It can be hosted either locally or remotely and utilizes HTTP+SSE transport as defined in the MCP specification. The server implements the Draft Third-Party Authorization Flow from MCP specs, allowing it to delegate authorization to LinkedIn's OAuth authorization server. This flow is currently in draft status, and the MCP Inspector is the only known client implementing this specification. The server provides tools for retrieving user information and creating posts on LinkedIn, making it a valuable resource for developers looking to integrate LinkedIn functionalities into their applications.
Features
- Local or remote hosting capabilities
- Uses HTTP+SSE transport
- Implements Draft Third-Party Authorization Flow
- Integration with LinkedIn's OAuth authorization server
- Tools for user information retrieval and post creation
Tools
user-info
Get current logged in user infos (name, headline and profile picture)
create-post
Create a new post on LinkedIn