Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port (default: 3000)3000
PUBLIC_URLNoPublic URL for OAuth callback (required for web auth)
MCP_AUTH_TOKENNoShared secret; when set, /mcp requires Authorization: Bearer <token>
TOKEN_DATA_DIRNoOverride token storage directory (default: ./data)./data
STRAVA_CLIENT_IDYesYour Strava Application Client ID
ROUTE_EXPORT_PATHNoAbsolute path for saving exported route files
STRAVA_ACCESS_TOKENNoInitial access token (from bun run setup-auth)
STRAVA_CLIENT_SECRETYesYour Strava Application Client Secret
STRAVA_REFRESH_TOKENNoInitial refresh token (from bun run setup-auth)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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

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