LinkedIn MCP Server
by utsavagg2007
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LINKEDIN_AUTHOR_URN | No | LinkedIn author URN (optional, for specifying the author when publishing) | |
| LINKEDIN_ACCESS_TOKEN | No | LinkedIn API access token for publishing posts (required only if using the create_post tool) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| draft_postC | Generate a LinkedIn post template based on topic and tone. |
| create_postC | Format and publish a LinkedIn post, or save as draft. |
| analyze_postA | Score a LinkedIn post and return improvement suggestions. |
| generate_hashtagsC | Generate relevant LinkedIn hashtags for a topic. |
| format_postB | Format raw content with proper LinkedIn structure and hashtags. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| post_templates |
Latest Blog Posts
- 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/utsavagg2007/Linkedin-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server