linkedin-ads-mcp
by dhawalshah
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP port (default 8080). | |
| BASE_URL | No | Public URL of this service. Used for OAuth metadata and as the canonical resource URI tokens are bound to. Required for Mode B. | |
| ALLOWED_EMAILS | No | Comma-separated allow-list of LinkedIn-account emails. Empty = no restriction. | |
| GCP_PROJECT_ID | No | GCP project hosting Firestore. Required for Mode B. | |
| LINKEDIN_CLIENT_ID | No | OAuth client ID from your LinkedIn app. | |
| TOKEN_STORAGE_PATH | No | Override the local token file path. Defaults to ~/.linkedin-ads-mcp/tokens.json. Mode A only. | |
| LINKEDIN_TOKENS_JSON | No | Inline JSON to seed local tokens (overrides the file). Mode A only. | |
| LINKEDIN_REDIRECT_URI | No | Override the LinkedIn callback URL. Defaults to ${BASE_URL}/oauth/callback. | |
| LINKEDIN_CLIENT_SECRET | No | OAuth client secret from your LinkedIn app. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues