Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHTTP listener host.0.0.0.0
PORTNoHTTP listener port.3000
DOMAINNoHost name served by Caddy.
MCP_TOKENNoSecret in the MCP URL; 24–128 characters [A-Za-z0-9_-].
ALLOW_NO_TOKENNoIf set to true, allows running without a token (local development).
GDELT_TIMEOUT_MSNoTimeout of one GDELT request.20000
CACHE_MAX_ENTRIESNoCache size.300
CACHE_RECENT_TTL_MSNoCache lifetime for windows ending less than 3 hours ago.600000
CACHE_SETTLED_TTL_MSNoCache lifetime for older windows.86400000
GDELT_CALL_BUDGET_MSNoHow long a tool call may wait in the queue or back off before giving up.35000
GDELT_MIN_INTERVAL_MSNoMinimum time between two GDELT requests (at least 5000 against the official API).6000
CACHE_STALE_MAX_AGE_MSNoMaximum age of a cached copy served when GDELT fails.7200000
GDELT_RETRY_DELAY_1_MSNoBack-off after the first 429 of a call.10000
GDELT_RETRY_DELAY_2_MSNoBack-off after the second 429 of a call.20000

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