strava-mcp-server
0
The Strava MCP Server allows Claude to interact with Strava data through a MCP server configuration. Key features include retrieving and managing activities on Strava. It offers a seamless integration for users looking to automate their fitness tracking with Claude's capabilities.
Strava MCP Server
This is a Model Context Protocol (MCP) server for the Strava API, enabling interaction with Strava data through Claude.
Features
- Get activities for the authenticated athlete
- Get details of a specific activity
- Create a manual activity
- Get the athletes who kudoed an activity
- Get the laps of an activity
Usage Examples
- "Show me my recent Strava activities"
- "Get details about my latest Strava run"
- "Create a new manual activity on Strava"
- "Who kudoed my latest Strava ride?"
- "Show me the laps from my last track workout"
Troubleshooting
- Authentication errors may require obtaining a new refresh token.
- Ensure the server path is correct and the server is built if it fails to start.
- Be aware of Strava API rate limits and wait before retrying if exceeded.