Skip to main content
Glama
isteamhq

@isteam/linkedin-mcp

by isteamhq

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LINKEDIN_MODENoMode: member (default) or organizationmember
LINKEDIN_PERSON_IDNoYour LinkedIn person ID (required in member mode)
LINKEDIN_ACCESS_TOKENYesOAuth 2.0 access token
LINKEDIN_ORGANIZATION_IDNoOrganization ID (for posting as a company page)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_postA

Create a LinkedIn text post (max 3000 chars)

create_article_postC

Share an article link on LinkedIn with commentary

delete_postB

Delete a LinkedIn post by URN

comment_on_postA

Comment on a LinkedIn post (max 1250 chars). Requires post URN — use WebSearch to find posts, then get_post to get the URN.

like_postA

Like/react to a LinkedIn post

get_meA

Get authenticated LinkedIn user info

get_postA

Get a LinkedIn post by URN (text, author, stats)

get_commentsC

Get comments on a LinkedIn post

get_own_postsB

Get your own recent LinkedIn posts

get_post_statsB

Get like/comment counts for a LinkedIn post

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

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