Skip to main content
Glama
.env.example568 B
# Strava API Credentials # Get these from: https://www.strava.com/settings/api STRAVA_CLIENT_ID=your_client_id_here STRAVA_CLIENT_SECRET=your_client_secret_here # OAuth Tokens # These will be obtained after completing the OAuth flow STRAVA_ACCESS_TOKEN=your_access_token_here STRAVA_REFRESH_TOKEN=your_refresh_token_here STRAVA_EXPIRES_AT=unix_timestamp_here # OAuth Scope (for reference) # Read-only: read,activity:read_all,profile:read_all # Read+Write: read,activity:read_all,activity:write,profile:read_all # STRAVA_SCOPE=read,activity:read_all,profile:read_all

Latest Blog Posts

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/gcoombe/strava-mcp'

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