MCP Directory
Back

intervals-mcp-server

by mvilanova · Python · ★ 239

Model Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.

Install

pip install git+https://github.com/mvilanova/intervals-mcp-server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "intervals-mcp-server": {
      "command": "uvx",
      "args": [
        "git+https://github.com/mvilanova/intervals-mcp-server.git"
      ]
    }
  }
}

From the README

Model Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API. It provides tools for authentication and data retrieval for activities, events, and wellness data. If you find the Model Context Protocol (MCP) server useful, please consider supporting its continued development with a donation. - Python 3.12 or higher - [Model Context Protocol (MCP) Python SDK](https://github.com/modelcontextprotocol/python-sdk) - httpx - python-dotenv **macOS/Linux:** **Windows (PowerShell):** After installation, find the full path to — you'll need it later when configurin…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers