intervals-mcp-server

scorphus/intervals-mcp-server
★ 2 stars Python Security Updated today
Model Context Protocol (MCP) server for connecting Claude with the Intervals.icu API
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "intervals-mcp-server": {
      "command": "uvx",
      "args": [
        "intervals-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install intervals-mcp-server

README Excerpt

The easiest way to use this server is via the hosted instance — no installation required. 1. Open the Claude app (mobile or desktop) 2. Go to **Settings > Connectors > Add Connector** 3. Enter the URL: `https://intervals-better-mcp.vercel.app/mcp` 4. Follow the OAuth flow to enter your Intervals.icu **Athlete ID** and **API Key**