Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PUBLIC_URLYesThe public HTTPS URL of the server (e.g., your tunnel URL). Must match the Authorization Callback Domain in your Strava API settings.
MCP_AUTH_TOKENNoOptional long random secret used to secure the /mcp endpoint. When set, every /mcp request requires an `Authorization: Bearer <token>` header, and it also gates /auth/start and /auth/status.
STRAVA_CLIENT_IDYesYour Strava API application client ID (from strava.com/settings/api)
STRAVA_CLIENT_SECRETYesYour Strava API application client secret (from strava.com/settings/api)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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