MCP server providing persistent memory for AI applications, enabling Claude to store and recall memories with hybrid search and knowledge graph.
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.API_CORS_ORIGINS— Comma-separated allowed origins, orAPI_RATE_LIMIT_PER_MIN— 120 Per-IP request limit per minuteAPI_AUTH_ENABLED— To disable auth entirely (local dev only), set =false.DB_HOST— "": "localhost",DB_PORT— "": "5432",DB_NAME— "": "memory_vault",DB_USER— "": "memory_vault",DB_PASSWORD— "": "memory_vault"API_HOST— 0.0.0.0 Bind addressAPI_PORT— 8000 PortEMBEDDING_MODELEMBEDDING_DIMENSIONSEMBEDDING_BATCH_SIZERRF_KSEARCH_DEFAULT_LIMITLOG_FILELOG_LEVEL[](https://m8ven.ai/mcp/mihaibuilds-memory-vault-b282p7)