Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TOKEN_DB_PATHYesPath to the SQLite database file that persists both Google credentials and connector OAuth records. On Railway, commonly /data/tokens.sqlite3./data/tokens.sqlite3
PUBLIC_BASE_URLYesThe public base URL of the server, used for OAuth redirect and callback. For local work, set to http://localhost:8000.
CONNECTOR_BEARER_TOKENNoDeprecated: no longer used by the MVP. May be removed from Railway.
OAUTHLIB_INSECURE_TRANSPORTNoSet to '1' to allow OAuth over insecure HTTP for local development only. Never set on Railway.0

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

Maintenance

ActivityMaintained
ResponsivenessNo issues