Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTH_ENABLEDNoEnables Entra authentication. Must be 'true' in Azure, 'false' for local development without authentication.
ALLOWED_HOSTSNoComma-separated list of allowed hosts (e.g., the Azure Container Apps FQDN). Protects against DNS rebinding.
PUBLIC_BASE_URLNoPublic base URL of the server, used as the resource and in Protected Resource Metadata.
ENABLED_TOOLSETSNoComma-separated list of toolsets to expose.
AZURE_AD_CLIENT_IDNoClient ID of the Entra ID app registration used for OBO.
AZURE_AD_TENANT_IDNoTenant ID of the Entra ID app registration used for OBO.
MCP_REQUIRED_SCOPENoThe short scope exposed by the application (e.g., access_as_user). Required for token validation.
AZURE_AD_CLIENT_SECRETNoClient secret for the Entra ID app registration.

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