Skip to main content
Glama
Mohamed-Godaa

LinkedIn MCP for OpenWorker

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LINKEDIN_VERSIONNoLinkedIn API version202607
LINKEDIN_CLIENT_IDYesYour LinkedIn OAuth client ID
LINKEDIN_REDIRECT_URIYesYour LinkedIn OAuth redirect URI
LINKEDIN_CLIENT_SECRETYesYour LinkedIn OAuth client secret

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

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
linkedin_start_oauth_flowA

Start a browser-based LinkedIn OAuth flow, capture the localhost callback, exchange the code, and store the token locally.

linkedin_auth_statusA

Check whether this MCP server has a stored LinkedIn OAuth token.

linkedin_logoutA

Delete the locally stored LinkedIn OAuth token for this MCP server.

linkedin_exchange_authorization_codeA

Exchange a LinkedIn OAuth authorization code for tokens and store the token locally.

linkedin_get_my_profileA

Read the authenticated LinkedIn member profile using the OIDC userinfo endpoint.

linkedin_create_text_postA

Publish or draft a text-only LinkedIn post for a member or organization author URN.

linkedin_get_postA

Retrieve a LinkedIn post by URN.

linkedin_find_posts_by_authorB

Find LinkedIn posts by member or organization author URN.

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/Mohamed-Godaa/linkedin-mcp-openworker'

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