Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNopino log levelinfo
CACHE_SIZENomax cached entries500
DATABASE_URLNoPostgreSQL connection string (e.g. postgresql://user:pass@host:5432/db). When set, OAuth tokens, clients, and auth codes are persisted in PostgreSQL so they survive restarts. When absent, in-memory stores are used.
BNET_CLIENT_IDYesBattle.net OAuth client ID
HTTP_TIMEOUT_MSNorequest timeout15000
MCP_AUTH_SECRETNoPassphrase that enables OAuth. Used as the login on the /authorize page, as the client_secret for client_credentials grants, and directly as a static Bearer token for simple clients (Warp, curl, etc.).
HTTP_RETRY_LIMITNoretry count2
CACHE_TTL_SECONDSNoresponse cache TTL300
BNET_CLIENT_SECRETYesBattle.net OAuth client secret
MCP_TOKEN_TTL_SECONDSNoAccess token lifetime3600

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/brunofin/wow-mcp'

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