52
/ 100
20 days ago
glama

Brainstem

Local-first knowledge backend for AI agents that connects MCP hosts to an Obsidian-compatible vault with indexed retrieval, token-budgeted memory recall, and secure ingestion.

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 — ingest_arxiv_paper (line 583: sidecar.write_text(); web_clip (line 769: with open(filepath, "w", encoding="utf-8") as fh:)
39 tools verified — handlers match their declared behaviour
13 read-only tools verified — handlers contain no write/delete/exec
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 6 credentials: OPENROUTER_API_KEY, ANTHROPIC_API_KEY, OPENAI_API_KEY, COMPOSIO_API_KEY, GITHUB_TOKEN, GH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configWIKI_ROOT
configLOCAL_LLM_BASE_URL
configLOCAL_LLM_MODEL
🔐 secretOPENROUTER_API_KEY
configOPENROUTER_MODEL
configOLLAMA_MODEL
configWIKI_MCP_READONLY
🔐 secretANTHROPIC_API_KEY
🔐 secretOPENAI_API_KEY
configSBW_REPO_WORKDIR
configSBW_PAPER_CACHE
configWIKI_MEMORY_CONTENT_DB
configWIKI_MEMORY_TREE_DB
configWIKI_EMBEDDING_MODEL
configOLLAMA_BASE_URL
configWIKI_DISABLE_HOOKS
configWIKI_LOG_FORMAT
configWIKI_SENTRY_DSN
configWIKI_SENTRY_TRACES_RATE
configWIKI_ENV
configWIKI_VERSION
configWIKI_OTEL_ENDPOINT
configINGEST_METRICS_PATH
configWIKI_MCP_COMMAND
configWIKI_SYNTHESIS_ROUTER_TIER
configINGEST_LOG_LEVEL
configNOTIFY_SOCKET
🔐 secretCOMPOSIO_API_KEY
configCOMPOSIO_USER_ID
🔐 secretGITHUB_TOKEN
🔐 secretGH_TOKEN
configPUPPETEER_EXECUTABLE_PATH
// 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 7 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/darkcodepe-brainstem-12atd2)](https://m8ven.ai/mcp/darkcodepe-brainstem-12atd2)
commit: c9c159f2096b4851cb6c9bc1b532d0a480d72924
code hash: 0c758f9ecb557c4a6ccb62f5122bb3eebe5af92412d0333f54e8cc77db976cbf
verified: 7/11/2026, 8:24:30 AM
view raw JSON →