linkedin-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| linkedin_get_profileA | Get the authenticated user's LinkedIn profile information including name, email, and profile picture. |
| linkedin_create_postA | Create a text post on LinkedIn. Supports different visibility options: PUBLIC (everyone), CONNECTIONS (1st degree connections only), or LOGGED_IN (LinkedIn members only). |
| linkedin_create_article_postA | Create a LinkedIn post with an article/link. Great for sharing blog posts, news articles, or any web content with your network. |
| linkedin_get_postsA | Get the authenticated user's recent LinkedIn posts. Note: This may require additional API permissions. |
| linkedin_delete_postB | Delete a LinkedIn post by its ID. |
| linkedin_get_connections_countA | Get the number of LinkedIn connections. Note: This may require additional API permissions. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- 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/ihiteshgupta/linkedin-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server