HomeProductivity › intervals-icu-mcp

intervals-icu-mcp

Read/write Intervals.icu MCP server: activities, wellness, calendar, gear, and workouts.

Python
★ 80 stars Last pushed 2026-09-23 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 5.2.0)

uvx intervals-icu-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "intervals-icu-mcp": {
      "command": "uvx",
      "args": [
        "intervals-icu-mcp"
      ],
      "env": {
        "INTERVALS_ICU_API_KEY": "<YOUR_VALUE>",
        "INTERVALS_ICU_ATHLETE_ID": "<YOUR_VALUE>"
      }
    }
  }
}
  • INTERVALS_ICU_API_KEY required secret — Your Intervals.icu API key (from Settings → Developer)
  • INTERVALS_ICU_ATHLETE_ID required — Your Intervals.icu athlete ID (e.g. i12345)

Related servers

Data from the Official MCP Registry