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. |
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
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/Casperjuel/abrp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server