Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port the server listens on (default 3000).3000
DATABASE_URLYesPostgreSQL connection string (e.g., postgres://...).
PUBLIC_BASE_URLYesThe exact public HTTPS origin of the deployment (e.g., https://YOUR_DOMAIN). The MCP URL is automatically ${PUBLIC_BASE_URL}/mcp.
GOOGLE_CLIENT_IDYesGoogle OAuth 2.0 Web Application Client ID.
GOOGLE_CLIENT_SECRETYesGoogle OAuth 2.0 Web Application Client Secret.
TOKEN_ENCRYPTION_KEY_BASE64YesBase64-encoded 32-byte key for AES-256-GCM encryption (generate with `openssl rand -base64 32`).

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