Strava provides an MCP server that facilitates interaction with the Strava API, allowing users to retrieve and manage their fitness activities, segment leaderboards, and other data. Leveraging the Model Context Protocol, it integrates seamlessly with applications like Claude, providing a convenient way to access Strava data programmatically. The server supports authentication and provides tools for retrieving user activities, activity details, and segment information, enhancing the accessibility and utility of Strava data for developers and users alike.
主な機能
01Automatic authentication flow with refresh token handling
02Retrieves segments from a specific activity
03Gets leaderboard information for specific segments
04Retrieves user activities with filtering options
05Gets detailed information about specific activities