Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_URLNoRecommended. Redis connection string for distributed rate limits, cache, and event streaming.
SENTRY_DSNNoOptional. Sentry DSN for external error reporting. Only set when explicitly opted in.
DATABASE_URLYesRequired. PostgreSQL connection string used by Snipara for documents, embeddings, memories, logs, and usage records.
PRELOAD_EMBEDDINGSNoOptional. Set to 'false' to load embedding models lazily instead of preloading.true
CORS_ALLOWED_ORIGINSNoRecommended when a browser client is used. Comma-separated list of allowed CORS origins.
EMBEDDING_SERVICE_URLNoOptional. URL of an operator-managed embedding service.
SNIPARA_LOCAL_API_KEYYesRequired. Local API key used for authentication with the MCP endpoint. Set to a long random value.
USAGE_TRACKING_ENABLEDNoOptional. Set to 'false' to disable the local PostgreSQL query ledger.true

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