Skip to main content
Glama
mvilanova

Intervals.icu MCP Server

by mvilanova

get_events

Retrieve athlete training events and activities from Intervals.icu using date ranges and athlete identification parameters.

Instructions

Get events for an athlete from Intervals.icu

Args: athlete_id: The Intervals.icu athlete ID (optional, will use ATHLETE_ID from .env if not provided) api_key: The Intervals.icu API key (optional, will use API_KEY from .env if not provided) start_date: Start date in YYYY-MM-DD format (optional, defaults to today) end_date: End date in YYYY-MM-DD format (optional, defaults to 30 days from today)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
athlete_idNo
api_keyNo
start_dateNo
end_dateNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mvilanova/intervals-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server