Skip to main content
Glama
rkny6

brain-fight-mcp

by rkny6

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BRAIN_FIGHT_VACUUMNoSQLite VACUUM behavior: auto, on, or off (default: auto).auto
BRAIN_FIGHT_DB_PATHNoOverride the default SQLite database path (default: ~/.brain-fight-mcp/state.sqlite3).
BRAIN_FIGHT_HTTP_PORTNoPort for the Streamable HTTP MCP endpoint (default: 8000).8000
BRAIN_FIGHT_HTTP_TOKENNoToken for securing the Streamable HTTP MCP endpoint (Authorization: Bearer <token>).
BRAIN_FIGHT_HISTORY_KEEPNoMaximum number of finished conflicts to keep per session and domain (default: 50).50
BRAIN_FIGHT_OUTCOME_KEEPNoMaximum number of decision outcomes to keep per session and domain (default: 50).50
BRAIN_FIGHT_RETENTION_DAYSNoNumber of days to keep completed active transcripts before deletion (default: 14).14
BRAIN_FIGHT_OPEN_STALE_DAYSNoNumber of days an idle open debate can remain before being marked abandoned (default: 7).7
BRAIN_FIGHT_VACUUM_MIN_DELETEDNoMinimum number of deleted rows to trigger VACUUM when VACUUM=auto (default: 25).25

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

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