Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (e.g., debug, info)
AO_DRY_RUNNoEnable dry-run mode (default true)
AO_ALLOW_WRITENoAllow write operations
LITELLM_API_KEYNoAPI key for LiteLLM
MCP_SERVER_NAMENoName of the MCP server
LITELLM_BASE_URLNoBase URL for LiteLLM proxy
LEADER_MODEL_NAMENoModel name for the leader
WORKER_MODEL_NAMENoModel name for workers
MCP_SERVER_VERSIONNoVersion of the MCP server
AO_ALLOWED_COMMANDSNoComma-separated list of allowed shell commands
LEADER_MODEL_API_KEYNoAPI key for the leader model
WORKER_MODEL_API_KEYNoAPI key for worker models
LEADER_MODEL_BASE_URLNoBase URL for the leader model endpoint
LEADER_MODEL_PROVIDERNoProvider for the leader model (e.g., litellm)
WORKER_MODEL_BASE_URLNoBase URL for worker model endpoint
WORKER_MODEL_PROVIDERNoProvider for worker models

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

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vndmea/agent-orchestrator'

If you have feedback or need assistance with the MCP directory API, please join our Discord server