abrp-mcp
by Casperjuel
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ABRP_API_KEY | No | Iternio Planning API key (X-API-KEY). Optional; if not set, users must provide via OAuth or headers. | |
| ABRP_SESSION | No | ABRP user session (X-ABRP-SESSION) for user-scoped calls. | |
| OAUTH_SECRET | Yes | Secret key for OAuth token encryption. Generate with openssl rand -base64 48 | |
| ABRP_TLM_TOKEN | No | Telemetry token for v2 telemetry (X-TLM-TOKEN). | |
| ABRP_USER_TOKEN | No | User token for v1 telemetry endpoint. |
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 | |