brain-fight-mcp
by rkny6
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BRAIN_FIGHT_VACUUM | No | SQLite VACUUM behavior: auto, on, or off (default: auto). | auto |
| BRAIN_FIGHT_DB_PATH | No | Override the default SQLite database path (default: ~/.brain-fight-mcp/state.sqlite3). | |
| BRAIN_FIGHT_HTTP_PORT | No | Port for the Streamable HTTP MCP endpoint (default: 8000). | 8000 |
| BRAIN_FIGHT_HTTP_TOKEN | No | Token for securing the Streamable HTTP MCP endpoint (Authorization: Bearer <token>). | |
| BRAIN_FIGHT_HISTORY_KEEP | No | Maximum number of finished conflicts to keep per session and domain (default: 50). | 50 |
| BRAIN_FIGHT_OUTCOME_KEEP | No | Maximum number of decision outcomes to keep per session and domain (default: 50). | 50 |
| BRAIN_FIGHT_RETENTION_DAYS | No | Number of days to keep completed active transcripts before deletion (default: 14). | 14 |
| BRAIN_FIGHT_OPEN_STALE_DAYS | No | Number of days an idle open debate can remain before being marked abandoned (default: 7). | 7 |
| BRAIN_FIGHT_VACUUM_MIN_DELETED | No | Minimum number of deleted rows to trigger VACUUM when VACUUM=auto (default: 25). | 25 |
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 | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues