Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCPHUB_DEVNoStarlette debug output. Does not relax the HTTPS requirement — OAuth needs an HTTPS issuer, so only localhost and 127.0.0.1 may use http.
MCPHUB_HOSTNoBind address.0.0.0.0
MCPHUB_PORTNoBind port.8080
MCPHUB_DATA_DIRNoHolds hub.db and master.key./data
MCPHUB_PUBLIC_URLNoExternally reachable origin. Must be HTTPS in production.http://localhost:8080
MCPHUB_ALLOWED_HOSTSNoExtra Host header values to accept, comma-separated. Only needed when the hub answers on a name other than MCPHUB_PUBLIC_URL.
MCPHUB_UPDATE_INTERVALNoSeconds between registry update checks. 0 disables them.3600

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