1
/ 100
1 month ago
glama

Brain MCP

Enables inter-session communication and coordination for multiple Claude Code instances through a shared SQLite database. Supports real-time messaging, shared state management, and resource locking to facilitate parallel development workflows between AI agents.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
2 tools describe read intent but their handlers mutate — project_activity (line 468: execSync(logCmd, {); git_log (line 533: execSync(cmd, {)
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 11 credentials: ANTHROPIC_API_KEY, COPILOT_GITHUB_TOKEN, GEMINI_API_KEY, GH_TOKEN, GROQ_API_KEY, KIMI_API_KEY, MINIMAX_API_KEY, NVIDIA_API_KEY, OPENAI_API_KEY, OPENROUTER_API_KEY, XAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.12.0GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.12.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.12.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANTHROPIC_API_KEY
configBRAIN_COMPACT
configBRAIN_DB_PATH~/.claude/brain/brain.db Custom database path
configBRAIN_DEFAULT_AGENT_TIMEOUT
configBRAIN_DEFAULT_CLIclaude Default CLI for brain_wake (hermes/claude)
configBRAIN_EMBEDDING_MODEL
configBRAIN_HTTP_HOST
configBRAIN_HTTP_PORT
configBRAIN_KEEP_DETACHED_SESSION
configBRAIN_LEGACY_ALIASES
configBRAIN_LOG_PATH
configBRAIN_ROOMRoom scoping — Working directory is the default room. Override with .
configBRAIN_SESSION_IDuuid Pre-set session id (used by orchestrator)
configBRAIN_SESSION_NAMEsession-{pid} Pre-set session name
configBRAIN_STDERR_LOGS
configBRAIN_WATCHER_MODE
configBRAIN_WORKFLOW_TIMEOUT
🔐 secretCOPILOT_GITHUB_TOKEN
🔐 secretGEMINI_API_KEY
🔐 secretGH_TOKEN
🔐 secretGROQ_API_KEY
configHERMES_HOME
configHERMES_INFERENCE_PROVIDER
configHERMES_MODELModel passed to spawned hermes agents
🔐 secretKIMI_API_KEY
configLLM_PROXY_HOST
configLLM_PROXY_PORT
🔐 secretMINIMAX_API_KEY
🔐 secretNVIDIA_API_KEY
🔐 secretOPENAI_API_KEY
configOPENAI_BASE_URL
🔐 secretOPENROUTER_API_KEY
🔐 secretXAI_API_KEY
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 11 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/devvgwardo-brain-mcp-fwn806)](https://m8ven.ai/mcp/devvgwardo-brain-mcp-fwn806)
commit: 1045860fc6adc05c670225ed232fe3c772aa5725
code hash: eecf09f3ae9294611b3a64b0fcdaec8b76f220880b5ddf86dab306eea9708c52
verified: 6/12/2026, 11:01:02 AM
view raw JSON →