Enables interaction with Strava's API to access and manage activities, athlete data, routes, segments, clubs, and gear through natural language.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.DATABASE_PATH— No HTTP SQLite path (default: ./data/strava-mcp.db)HTTP_PORT— No HTTP Server port (default: 3000)JWT_EXPIRES_IN— No HTTP JWT expiration (default: 7d)JWT_SECRET— =<generate with: openssl rand -base64 32>OAUTH_CLIENT_ID— =<generate with: openssl rand -hex 16>OAUTH_CLIENT_SECRET— =<generate with: openssl rand -hex 16>STRAVA_ACCESS_TOKEN— Yes stdio User's access tokenSTRAVA_CLIENT_ID— Yes Both Strava API client IDSTRAVA_CLIENT_SECRET— Yes Both Strava API client secretSTRAVA_EXPIRES_AT— Yes stdio Token expiration timestampSTRAVA_REFRESH_TOKEN— Yes stdio User's refresh token[](https://m8ven.ai/mcp/gcoombe-strava-mcp-nl1a15)