Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTH_MODENoAuthentication mode: disabled, hs256, jwks (default: disabled)
ADMIN_EMAILNoAdmin email for UI login (required if ADMIN_UI_ENABLED=true)
MONGODB_URIYesMongoDB connection URI (requires replica set for change streams)
ADMIN_PASSWORDNoAdmin password for UI login (required if ADMIN_UI_ENABLED=true)
AUTO_BOOTSTRAPNoAutomatically bootstrap indexes and seed data on startup (default: false)
MONGODB_DB_NAMEYesMongoDB database name (default: mcp_gateway)
OLLAMA_BASE_URLNoOllama base URL (default: http://host.docker.internal:11434)
ADMIN_UI_ENABLEDNoEnable admin web UI (default: true)
EMBEDDING_PROVIDERNoEmbedding provider: ollama, openai, azure_openai, voyage, gemini (default: ollama)
ADMIN_SESSION_SECRETNoSecret for admin session cookies (required if ADMIN_UI_ENABLED=true)
DOWNSTREAM_TIMEOUT_MSNoDownstream MCP server timeout in milliseconds (default: 2000)
RATE_LIMIT_MAX_REQUESTSNoMax requests per rate limit window (default: 100)
RATE_LIMIT_WINDOW_SECONDSNoRate limit window in seconds (default: 1)

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/ranfysvalle02/m-gate'

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