MCP Server
MCP
io.github.hhopke/intervals-icu-mcp
Read/write Intervals.icu MCP server: activities, wellness, calendar, gear, and workouts.
Install
uvx intervals-icu-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "intervals-icu-mcp",
"version": "4.4.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Intervals.icu API key (from Settings → Developer)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "INTERVALS_ICU_API_KEY"
},
{
"description": "Your Intervals.icu athlete ID (e.g. i12345)",
"isRequired": true,
"format": "string",
"name": "INTERVALS_ICU_ATHLETE_ID"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment