LinkedIn MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LINKEDIN_ACCESS_TOKEN | Yes | Your LinkedIn OAuth 2.0 access token with necessary scopes (e.g., w_member_social, r_liteprofile, r_organization_admin). |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_my_profileB | Retrieve the authenticated user's LinkedIn profile information. |
| create_text_postC | Share a simple text update on the user's feed. |
| create_article_postB | Share an article with a URL and description. |
| get_connectionsA | List the user's 1st-degree connections (requires r_network permission). |
| get_organizationsA | List organizations the user administers. |
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
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/ahmedselimmansor-ctrl/Linekedin_MCP_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server