Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ROUTERNoIntent routing mode. Use 'rules' for deterministic offline routing. A Bedrock-backed router replaces it once model access lands.rules
PREWARMNoSet to 'true' to warm common phrases at startup and reduce cold-start latency.false
AWS_PROFILENoAWS profile to use when LANGUAGE_PROVIDER is set to 'bedrock'.
AUTH_ENABLEDNoSet to 'false' to disable OAuth 2.1 authentication for local iteration only. OAuth is enforced by default.true
LANGUAGE_PROVIDERNoLanguage provider implementation: 'echo' (default, offline) or 'bedrock' (Claude on Amazon Bedrock via the Mantle client).echo

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