Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ARENA_LOCAL_AUTHNoWhen 'true', local API requests also require the token. Enable only if you have safely stored the token.
ARENA_GATEWAY_HOSTNoThe host interface to bind the gateway to. Defaults to 127.0.0.1 (local only).127.0.0.1
ARENA_GATEWAY_PORTNoThe port the gateway listens on. Defaults to 8789.8789
ARENA_GATEWAY_TOKENNoThe bearer token required for MCP access. If left empty, a token is automatically generated and stored in the local database. A previously persisted token takes precedence.
ARENA_WORKSPACE_ROOTSNoInitial workspace folder(s). Multiple paths are separated by semicolons.
ARENA_REQUIRE_APPROVALNoWhen 'true', commands require manual approval. Recommended true; set to 'false' to disable.true
ARENA_ALLOW_SELF_APPROVALNoWhen 'true', allows the agent to approve its own commands. Recommended to keep as 'false'.false
ARENA_RESTRICT_TO_WORKSPACENoWhen 'true', file tools are restricted to the configured workspace. This does not isolate PowerShell. Recommended true.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