Skip to main content
Glama
himanshu31shr

LinkedIn MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LINKEDIN_ACCESS_TOKENYesYour LinkedIn access token for API authentication.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/himanshu31shr/linkedin-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server