Strava icon

Strava

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.

주요 기능

  • Exposes 'oauth_login', 'list_activities', and 'get_activity' tools to Claude
  • Performs automatic token refresh to maintain API access
  • Manages local OAuth flow for Strava authentication
  • Stores API tokens securely in a local, uncommitted JSON file
  • 0 GitHub stars

사용 사례

  • Retrieving detailed information about specific past activities
  • Summarizing personal fitness metrics through AI interaction
  • Querying recent Strava activities with natural language commands via Claude
Advertisement

Advertisement