Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LINKEDIN_CLIENT_ID | Yes | LinkedIn app client ID | |
| LINKEDIN_API_BASE_URL | No | API base URL (override for testing) | https://api.linkedin.com |
| LINKEDIN_MCP_DATA_DIR | No | Directory for token storage | ~/.linkedin-mcp |
| LINKEDIN_REDIRECT_URI | No | OAuth redirect URI | http://localhost:3000/callback |
| LINKEDIN_AUTH_BASE_URL | No | Auth base URL | https://www.linkedin.com/oauth/v2 |
| LINKEDIN_CLIENT_SECRET | Yes | LinkedIn app client secret |
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 | |