JamsusMaximus/trainingpeaks-mcp
Query TrainingPeaks workouts, analyze CTL/ATL/TSB fitness metrics, and compare power/pace PRs through Claude Desktop.
Quick Start
Clone the repository:
git clone https://github.com/JamsusMaximus/trainingpeaks-mcpClaude Desktop configuration example:
{
"mcpServers": {
"trainingpeaks-mcp": {
"command": "npx",
"args": [
"-y",
"JamsusMaximus/trainingpeaks-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.