An MCP server that provides persistent semantic memory backed by PostgreSQL and pgvector for storing and searching thoughts via vector embeddings. It enables dimensional organization, conflict detection, and historical tracking of facts, decisions, and observations.
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.BRAIN_ACCESSIBLE— list_brains List all brains with optional thought counts. Respects .BRAIN_NAME— Multi-brain support — isolated knowledge spaces via the environment variableDATABASE_URL— "": "postgresql://user:pass@host:5432/brain",EMBEDDING_MODEL— Override the embedding model openai/text-embedding-3-smallOPENROUTER_API_KEY— Set in your shell environment (e.g. in ~/.bashrc or ~/.zshrc):[](https://m8ven.ai/mcp/markschaake-brain-mcp-1lblc5)