Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DRY_RUNNoFull policy + confirmation flow, but stop short of the pyvmomi mutation. Overridable per target in targets.yaml (dry_run: on a target wins in either direction).false
POLICY_FILENoPolicy rules; hot-reloaded on change../policy.yaml
WEB_UI_HOSTNoLocalhost-bound by default; exposing it further (TLS, VPN, reverse proxy) is on you.127.0.0.1
WEB_UI_PORTNoLocalhost-bound by default; exposing it further (TLS, VPN, reverse proxy) is on you.8787
TARGETS_FILENoEnvironment declarations../targets.yaml
WEB_UI_TOKENNoShared secret, required when the UI is enabled. The server refuses to start an unauthenticated approval UI.
AUDIT_LOG_PATHNoAppend-only JSONL audit trail../audit.jsonl
WEB_UI_ENABLEDNoStart the dashboard alongside the MCP server.false
ENABLE_DESTRUCTIVENoRegister destructive tools at all. Off = they don't exist on the tool surface.false
CONFIRMATION_TTL_SECONDSNoHow long a destructive proposal stays confirmable. confirmation_ttl_seconds in policy.yaml overrides this (read at startup).120

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