training-peaks-mcp

jonathaneemmett/training-peaks-mcp
★ 0 stars Python Data/Analytics Updated today
MCP server for TrainingPeaks. Reads workouts, fitness metrics (CTL/ATL/TSB), and health data. Creates, updates, and deletes planned workouts. Built with Python/FastMCP with browser-based auth and auto-refresh. Designed for AI-powered training plan management and automated adjustment based on performance, fatigue, and injury.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "training-peaks-mcp": {
      "command": "uvx",
      "args": [
        "training-peaks-mcp"
      ]
    }
  }
}

Or install with pip: pip install training-peaks-mcp

README Excerpt

MCP server for TrainingPeaks. Reads workouts, fitness metrics (CTL/ATL/TSB), and health data. Creates, updates, and deletes planned workouts. Built with Python/FastMCP with browser-based auth and auto-refresh. Designed for AI-powered training plan management and automated adjustment based on performance, fatigue, and injury.

Tools (13)

add_workout_commentauthenticatecreate_workoutdelete_workoutget_fitnessget_metricsget_nutritionget_profileget_training_zonesget_workoutget_workoutslog_metricsupdate_workout
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →