Skip to main content
Glama
Mhdd-24

@mhdd_24/linkedin-mcp

by Mhdd-24

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEFAULT_VISIBILITYNoDefault audience for create_postPUBLIC
LINKEDIN_ACCESS_TOKENYesOAuth access token for userinfo + posting (required)
LINKEDIN_API_BASE_URLNoLinkedIn API hosthttps://api.linkedin.com

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
whoamiA

Resolve the current LinkedIn member from the OpenID Connect userinfo endpoint using an access token. Returns the member id (used as the author URN), display name, and email.

list_visibilitiesA

List valid post visibility values (e.g. PUBLIC, CONNECTIONS). Use these exact values for visibility in create_post.

create_postA

Create a text share on LinkedIn. The author is resolved from userinfo (not from arguments). visibility is validated against the supported values. Returns the created post 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/Mhdd-24/Linkedin-MCP'

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