Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ALLOW_CORSNoSet to '1' to enable CORS headers for the development web host. Dev only; never use in production.0
WORKOUTS_TZYesThe IANA timezone identifier (e.g., 'America/New_York') used for calculating local-time week boundaries and displaying localized times.
ALLOWED_HOSTSYesComma-separated list of allowed public hostnames (e.g., 'workouts.example.com') for DNS-rebinding protection. Must include your server's public hostname.
MCP_SHARED_TOKENYesA shared secret token used to authenticate requests to the MCP server. Generate a random string and set as MCP_SHARED_TOKEN. The URL is the credential; treat it like a password.
WORKOUTS_USER_IDNoDefault user ID/namespace when the MCP endpoint URL has no name segment. Defaults to 'local'.local

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/pathofleastresistor/polr-mcp-workout'

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