Skip to main content
SportsPython

JamsusMaximus/trainingpeaks-mcp

Query TrainingPeaks workouts, analyze CTL/ATL/TSB fitness metrics, and compare power/pace PRs through Claude Desktop.

sportslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/JamsusMaximus/trainingpeaks-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "trainingpeaks-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "JamsusMaximus/trainingpeaks-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Sports
Language
Python
Author
JamsusMaximus