LinkedIn MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LINKEDIN_ACCESS_TOKEN | Yes | Your LinkedIn access token for API authentication. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_profileA | Get the authenticated user's LinkedIn profile including name, email, picture, and unique ID |
| get_emailB | Get the authenticated user's LinkedIn email address |
| create_text_postB | Create a text-only post on LinkedIn |
| create_link_postC | Create a post with a link/article on LinkedIn |
| delete_postA | Delete a post from LinkedIn by its URN |
| upload_imageA | Upload an image to LinkedIn from a URL and get an image URN for use in posts |
| create_image_postC | Create a post with an image on LinkedIn |
| create_document_postC | Create a post with a document (PDF, etc.) on LinkedIn |
| get_organizationB | Get LinkedIn organization details by ID or vanity name |
| create_org_postC | Create a post on behalf of a LinkedIn organization |
| get_org_postsC | Get recent posts from a LinkedIn organization |
| delete_org_postA | Delete a LinkedIn organization post by its URN |
| get_post_commentsB | Get comments on a LinkedIn post |
| create_commentB | Add a comment to a LinkedIn post |
| delete_commentB | Delete a comment from a LinkedIn post |
| add_reactionB | Add a reaction (like, celebrate, etc.) to a LinkedIn post |
| remove_reactionA | Remove a reaction from a LinkedIn post |
| get_org_page_statisticsB | Get page view statistics for a LinkedIn organization |
| get_org_follower_statisticsC | Get follower statistics for a LinkedIn organization |
| get_org_share_statisticsB | Get share/post engagement statistics for a LinkedIn organization |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/himanshu31shr/linkedin-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server