linkedin-mcp
by jmougeot
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LI_TOKEN | No | Token required for HTTP transport (VM/Cowork mode) to authenticate the extension | |
| LI_MCP_PORT | No | Port for the MCP HTTP server (default: 3210) | 3210 |
| LI_MAX_GAP_S | No | Maximum delay in seconds between actions (default: 120) | 120 |
| LI_MIN_GAP_S | No | Minimum delay in seconds between actions (default: 45) | 45 |
| LI_TRANSPORT | No | Transport MCP: 'stdio' (default, local mode) or 'http' (VM/Cowork mode) | stdio |
| LI_CAP_INVITE | No | Daily invitation limit (default: 20) | 20 |
| LI_CAP_MESSAGE | No | Daily message limit (default: 40) | 40 |
| LI_TOOL_WAIT_S | No | Seconds to wait for a tool result before responding 'queued' (default: 90) | |
| LI_FAIL_PAUSE_MIN | No | Pause duration in minutes after a failure (default: 10) | 10 |
| LI_CHECKPOINT_PAUSE_MIN | No | Pause duration in minutes after a security checkpoint/captcha (default: 60) | 60 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/jmougeot/linkedin-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server