Intervals.icu MCP Server
by farhoodlabs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | No | An Intervals.icu API key (Settings → API on intervals.icu). Used in local/single-user fallback mode. | |
| ATHLETE_ID | No | Your athlete id, e.g. i12345 (from the intervals.icu URL). Must match i?\d+. | |
| MCP_ISSUER | No | OAuth token issuer. | |
| DATABASE_URL | No | Async Postgres DSN (postgresql+asyncpg://…) for the shared user store. | |
| FASTMCP_HOST | No | HTTP bind host. | |
| FASTMCP_PORT | No | HTTP bind port. | |
| MCP_JWKS_URI | No | The JWKS endpoint URL. | |
| MCP_RESOURCE | No | The /mcp resource URL. | |
| MCP_TRANSPORT | No | Transport type: stdio, sse, or http/streamable-http. | stdio |
| FASTMCP_LOG_LEVEL | No | Log level for FastMCP. | |
| INTERVALS_ENC_KEY | No | Base64-encoded 32-byte AES-256-GCM key used to encrypt stored API keys. | |
| MCP_JSON_RESPONSE | No | HTTP tuning flag (true/false). | |
| MCP_STATELESS_HTTP | No | HTTP tuning flag (true/false). | |
| INTERVALS_API_BASE_URL | No | Base URL for the Intervals.icu API. | https://intervals.icu/api/v1 |
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
ActivitySlowing
ResponsivenessUnresponsive