Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DOMAINNoHostname to serve on with automatic HTTPS from Let's Encrypt. Leave unset to bind to loopback and serve over HTTP only.
HTTP_BINDNoAddress and port for HTTP to bind to. Defaults to 127.0.0.1:8080.127.0.0.1:8080
HTTPS_BINDNoAddress and port for HTTPS to bind to. Defaults to 127.0.0.1:8443.127.0.0.1:8443
APP_TIMEZONENoTimezone used for scheduled tasks and timestamps. Default is UTC.UTC
OPENAI_API_KEYNoOpenAI API key, required when MNEMON_EMBEDDING_DRIVER is set to 'openai'.
MNEMON_EMBEDDING_DRIVERNoEmbedding driver to use: 'openai', 'none', or 'ollama'. The application default is 'openai'; the Docker quickstart sets it to 'none'.

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