LinkedIn MCP Server
by rgthelen
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LINKEDIN_ACCESS_TOKEN | Yes | Your LinkedIn API access token with appropriate scopes (r_liteprofile, r_emailaddress, w_member_social) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| test_linkedin_connectionA | Test the LinkedIn MCP Server connection |
| get_profileA | Get your LinkedIn profile information |
| create_postB | Create a new LinkedIn post with optional media |
| delete_postB | Delete a LinkedIn post |
| get_postB | Get details of a specific LinkedIn post |
| get_feedB | Get posts from your LinkedIn feed |
| share_postC | Share an existing LinkedIn post |
| create_commentC | Comment on a LinkedIn post |
| like_postB | Like a LinkedIn post |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rgthelen/linkedin-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server