strava-mcp

JoshTerAvest/strava-mcp
★ 0 stars Python Data/Analytics Updated today
A Python-native Strava MCP server designed for deep data science analysis using pandas.
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": {
    "strava-mcp": {
      "command": "uvx",
      "args": [
        "strava-mcp"
      ]
    }
  }
}

Or install with pip: pip install strava-mcp

README Excerpt

A Python-native FastMCP server that connects Claude to the Strava API v3. Unlike other Strava MCPs which simply fetch basic activity lists, this server is designed for **Deep Analytics**. It pulls second-by-second data streams and uses `pandas` to calculate rolling metrics, heart rate zones, and gear mileage to help Claude act as a true running coach.

Tools (8)

analyze_activity_zones_pandasget_activity_detailsget_activity_streamsget_athlete_profileget_athlete_statsget_gear_statsget_recent_activitiesget_weekly_summary

Topics

ai-agentsmcppandaspythonstrava
📊
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 →