brain-mcp
by GuiLopes29
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OLLAMA_API_KEY | No | API key for Ollama Cloud. Required for the quality classifier to run. Without it, classifier stays pending_review. | |
| BRAIN_AUTO_BACKUP | No | Set to 'false' to disable automatic daily backup. | true |
| CLASSIFIER_ENABLED | No | Set to 'false' to disable the quality classifier entirely. | true |
| OLLAMA_CLOUD_MODEL | No | Primary model for the quality classifier. | qwen3-coder:480b-cloud |
| CLASSIFIER_LANGUAGE | No | Language for generated content (e.g., 'en'). | en |
| CLASSIFIER_TIMEOUT_MS | No | Timeout in milliseconds for classifier API calls. | 60000 |
| OLLAMA_FALLBACK_MODELS | No | Comma-separated list of fallback models for the classifier. | minimax-m2.1:cloud |
| BACKUP_EXCLUDE_PROJECTS | No | Comma-separated list of project names to exclude from backup export. |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |