Skip to main content
Glama

Strava MCP Server

by r-huijts
.env.example374 B
# Strava API Access Token # Get yours from https://www.strava.com/settings/api STRAVA_ACCESS_TOKEN=YOUR_STRAVA_ACCESS_TOKEN_HERE # Optional: Define a path for saving exported route files (GPX/TCX) # Ensure this directory exists and the server process has write permissions. # Example: ROUTE_EXPORT_PATH=/Users/your_username/strava-exports ROUTE_EXPORT_PATH=./strava-exports

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/r-huijts/strava-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server