Connects your AI agent to Strava activities, routes, segments, and training streams through the official Strava API v3. The server handles OAuth locally, stores tokens on your machine with 0600 permissions, and throttles requests under Strava's 200/15min rate limit. GPS coordinates are redacted by default unless you explicitly opt in. Ships with tools like strava_daily_summary, strava_weekly_summary, and strava_activity_stream_investigator that expose heart rate, power, cadence, elevation, and split data. Includes a strava_demo tool that returns synthetic payloads so you can wire up prompts before connecting real data. Reach for this when you want Claude or Cursor to reason about your training context without copy-pasting numbers from the Strava web interface.
claude mcp add --transport stdio davidmosiah-strava-mcp uvx strava-mcp