Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_API_KEYNoAPI key for Ollama Cloud. Required for the quality classifier to run. Without it, classifier stays pending_review.
BRAIN_AUTO_BACKUPNoSet to 'false' to disable automatic daily backup.true
CLASSIFIER_ENABLEDNoSet to 'false' to disable the quality classifier entirely.true
OLLAMA_CLOUD_MODELNoPrimary model for the quality classifier.qwen3-coder:480b-cloud
CLASSIFIER_LANGUAGENoLanguage for generated content (e.g., 'en').en
CLASSIFIER_TIMEOUT_MSNoTimeout in milliseconds for classifier API calls.60000
OLLAMA_FALLBACK_MODELSNoComma-separated list of fallback models for the classifier.minimax-m2.1:cloud
BACKUP_EXCLUDE_PROJECTSNoComma-separated list of project names to exclude from backup export.

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/GuiLopes29/brain-mcp'

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