Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEMORY_DATABASE_URLYesPostgres connection string, e.g. postgresql+psycopg://user:pass@host:port/dbname
MEMORY_MASTER_USERSYesOperator users, matched on the identity provider's subject
MEMORY_HINDSIGHT_URLYesEngine base URL (e.g. http://localhost:8888 locally or .../api in the cluster)
MEMORY_MASTER_GROUPSYesOperator groups, matched on the identity provider's subject
MEMORY_AUTH_JWT_ISSUERNoExpected JWT issuer (part of MEMORY_AUTH_JWT_* group)
MEMORY_AUTH_JWT_AUDIENCENoExpected JWT audience (part of MEMORY_AUTH_JWT_* group)
MEMORY_AUTH_JWT_JWKS_URLNoJWKS URL for JWT verification (part of MEMORY_AUTH_JWT_* group)
MEMORY_MCP_ALLOWED_HOSTSYesHost header values the MCP transport accepts (otherwise 421)
MEMORY_AUTH_PLATFORM_HEADERNoIncoming header that carries the caller's key (part of MEMORY_AUTH_PLATFORM_* group)
MEMORY_AUTH_PLATFORM_USER_FIELDNoField in resolver response containing user identifier (part of MEMORY_AUTH_PLATFORM_* group)
MEMORY_AUTH_PLATFORM_GROUPS_FIELDNoField in resolver response containing user groups (part of MEMORY_AUTH_PLATFORM_* group)
MEMORY_AUTH_PLATFORM_RESOLVER_URLNoURL to resolve the caller's identity (part of MEMORY_AUTH_PLATFORM_* group)
MEMORY_AUTH_PLATFORM_RESOLVER_HEADERNoHeader for the resolver request (part of MEMORY_AUTH_PLATFORM_* group)

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