strava mcp MCP
v0.4.6io.github.davidmosiah/strava-mcp
Privacy-first MCP server for Strava activities, streams, routes and training.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add strava-mcp -e STRAVA_CLIENT_ID=<STRAVA_CLIENT_ID> -e STRAVA_CLIENT_SECRET=<STRAVA_CLIENT_SECRET> -e STRAVA_REDIRECT_URI=<STRAVA_REDIRECT_URI> -e STRAVA_TOKEN_PATH=<STRAVA_TOKEN_PATH> -e STRAVA_PRIVACY_MODE=<STRAVA_PRIVACY_MODE> -e STRAVA_CACHE=<STRAVA_CACHE> -e STRAVA_CACHE_PATH=<STRAVA_CACHE_PATH> -e STRAVA_NO_CACHE=<STRAVA_NO_CACHE> -- npx -y strava-mcp-unofficial
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.