A personal knowledge base MCP server with semantic search, storing thoughts in PostgreSQL with pgvector embeddings and providing 8 tools for capture, search, browse, stats, relations, traces, and hydration.
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.
process.env. You'll be asked to provide them before it can run.ATELIER_BRAIN_API_TOKENATELIER_BRAIN_DATABASE_URLATELIER_BRAIN_USERBRAIN_CONFIG_PROJECTBRAIN_CONFIG_USERBRAIN_SCOPE— RDS -- connect to a shared PostgreSQL on AWS RDS or any reachable remote Postgres. OpenRouter for embeddings. (ltree) keeps each repo's thoughts isolated when several repos share the same DB.CLAUDE_PROJECT_DIRCURSOR_PROJECT_DIRDATABASE_URL— psql $ -f migrations/001-mybrain-v1-to-merged.sqlEMBEDDING_PROVIDER— e ="ollama" \MCP_TRANSPORTMYBRAIN_API_TOKENMYBRAIN_ASYNC_STORAGEMYBRAIN_TEST_DATABASE_URLMYBRAIN_USERMYBRAIN_WORKER_BATCHMYBRAIN_WORKER_POLL_MSOLLAMA_HOST— e ="http://localhost:11434" \OLLAMA_MODEL— e ="gte-qwen2-1.5b-instruct" \OPENROUTER_API_KEY— Swap EMBEDDING_PROVIDER=openrouter and =sk-or-... if you'd rather use the cloud embedding model.PORT[](https://m8ven.ai/mcp/robertsfeir-mybrain-vgo3p7)