AI Endurance MCP Server
Connect the AI Endurance platform to Claude for conversational access to training data, workouts, performance analytics, and training plan management for cycling, running, and swimming.
Get this MCP server
Connect the AI Endurance platform to Claude for conversational access to training data, workouts, performance analytics, and training plan management for cycling, running, and swimming.
Configuration
Claude.ai
Name: AI Endurance
Remote MCP Server URL: https://aiendurance.com/mcp
SSE Transport Configuration
{
"url": "https://aiendurance.com/mcp",
"transport": {
"type": "sse"
},
"auth": {
"type": "oauth",
"clientUrl": "https://aiendurance.com/authorize/",
"authorizationUrl": "https://aiendurance.com/api/o/token/",
"scope": "read write"
}
}
Available Tools
| Tool | Description |
|---|---|
getUser |
View profile including training zones, user type, units of measurement, and settings |
setZones |
Update training zones for cycling (power) or running (pace/power) |
getAvailability |
View weekly training hours and daily availability schedule for each activity type |
getPlannedWorkouts |
Get scheduled workouts for a period (default: next 14 days) |
changeWorkoutDate |
Move a workout to another date and sync with connected platforms |
skipWorkout |
Remove a workout from the plan |
markWorkout |
Mark a workout as completed or incomplete |
changeWorkoutAdvice |
Add or update coaching advice for a specific workout |
createRideRunWorkout |
Create a custom structured workout for cycling or running with intervals |
createSwimWorkout |
Create a custom swimming workout with structured sets and segments |
getCyclingActivity |
List recent cycling workouts with summary metrics |
getRunningActivity |
List recent running workouts with summary metrics |
getSwimmingActivity |
List recent swimming workouts with summary metrics |
getCyclingActivityDetail |
Detailed metrics for a specific cycling workout including time-series data |
getRunningActivityDetail |
Detailed metrics for a specific running workout including time-series data |
Capabilities
- Training plan management — view, modify, and create workouts with structured intervals
- Activity analysis — access detailed metrics for cycling, running, and swimming
- Performance forecasting — ML-powered race time predictions and fitness forecasting
- Recovery tracking — monitor HRV, resting heart rate, and training readiness
- Zone management — update and view training zones (pace, power)
- Workout planning — reschedule workouts, manage availability, track plan progress
- Race goals — manage primary and secondary race objectives
Usage Examples
Show me my workouts for this week
How was my ride yesterday?
What's my long run this weekend?
Move tomorrow's threshold workout to Friday
Am I training enough at threshold?
Notes
Requires an AI Endurance account and active subscription or free trial. Supports OAuth 2.0 authentication with read/write scopes. Compatible with Claude Desktop, Cursor, Continue, Cline, and other MCP clients. Syncs with Garmin, TrainingPeaks, Zwift, and other platforms.