Skip to content
Claude Code

strava mcp for Claude Code

io.github.davidmosiah/strava-mcp

Privacy-first MCP server for Strava activities, streams, routes and training.

client:Claude Code transport:stdio runtime:npm

Install strava mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

strava mcp in other clients