Connects Claude with Strava to enable natural language querying of activity data.
This small Python server integrates Claude Desktop with your Strava activities, allowing you to interact with your fitness data using natural language. For instance, you can ask questions like 'show my last 10 runs with distance and average pace.' It handles local OAuth with automatic token refresh and securely saves your API tokens to a local JSON file, ensuring they are not accidentally committed.