Skip to content
Claude Code

strava mcp for Claude Code

io.github.r-huijts/strava-mcp

MCP server for accessing Strava API

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_ACCESS_TOKEN=<STRAVA_ACCESS_TOKEN> -- npx -y strava-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

strava mcp in other clients