mvilanova_intervals-mcp-server
0
The Intervals.icu MCP Server allows integration between Claude desktops and the Intervals.icu API, enabling data retrieval for activities, events, and wellness information. It's designed to provide seamless access to users' athletic performance data.
Intervals.icu MCP Server
Model Context Protocol (MCP) server for connecting Claude with the Intervals.icu API. Features include tools for authentication and data retrieval related to activities, events, and wellness data.
Requirements
- Python 3.10 or higher
- Model Context Protocol (MCP) Python SDK
- httpx
- python-dotenv
Usage
- Configure Claude Desktop to use this server. Add it to the configuration, providing commands to run the server.
- Use the MCP server with Claude to ask questions about past and future activities, events, and wellness data with available tools like
get_activities
andget_events
.