71
/ 100
3 days ago
glama

second-brain

Provides a Docker container for managing markdown notes with semantic search and an MCP server to expose brain tools to AI clients like Claude.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 5 credentials: BRAIN_ADMIN_TOKEN, BRAIN_AUTH_SIGNING_KEY, BRAIN_AUTH_SESSION_SECRET, BRAIN_AUTH_UPSTREAM_CLIENT_SECRET, OPENAI_API_KEY
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.
configBRAIN_POLICY_CREDENTIALS
configBRAIN_API_URL
🔐 secretBRAIN_ADMIN_TOKEN
configBRAIN_AUTH_ISSUER
🔐 secretBRAIN_AUTH_SIGNING_KEY
🔐 secretBRAIN_AUTH_SESSION_SECRET
configBRAIN_AUTH_AUDIENCE
configBRAIN_AUTH_UPSTREAM_ISSUER
configBRAIN_AUTH_UPSTREAM_CLIENT_ID
🔐 secretBRAIN_AUTH_UPSTREAM_CLIENT_SECRET
configBRAIN_API_HOST
configBRAIN_API_PORT
configBRAIN_MCP_HOST
configBRAIN_MCP_PORT
configBRAIN_MCP_TRANSPORT
configBRAIN_AUTH_PRINCIPAL_TOKENS
configBRAIN_VECTOR_STORE
configEMBEDDING_MODEL
configBRAIN_PATH
configBRAIN_DATABASE_URL
configBRAIN_API_CORS_ORIGINS
🔐 secretOPENAI_API_KEY
configBRAIN_AUTH_MODE
configBRAIN_RETRIEVAL_LOG
// 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 4 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/thekitchencoder-second-brain-7gidqa)](https://m8ven.ai/mcp/thekitchencoder-second-brain-7gidqa)
commit: f8ec369ec8b3f8be210532430479381ff6c47f08
code hash: faad3cd2e72c394530a603752346ec1a01b34f7b7fde5a16aaf2782dec6754df
verified: 7/28/2026, 9:04:10 AM
view raw JSON →