Back to MCP Servers
Trainingpeaks
Query TrainingPeaks workouts, analyze CTL/ATL/TSB fitness metrics, and compare power/pace PRs through Claude Desktop.
sportsai
Installation
npx -y trainingpeaks-mcpConfiguration
{
"mcpServers": {
"trainingpeaks-mcp": {
"command": "npx",
"args": ["-y", "trainingpeaks-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes