A vector-DB MCP server that gives Claude conversational memory by storing solved problems and solutions as vectors and retrieving relevant ones when a new request resembles a past solution.
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.VECTOR_BACKEND— Switchable backend — =localcloud, no code change.COLLECTION_NAMEEMBED_MODEL— , delete the old Chroma memory_db/ or use a fresh QdrantDB_PATHMIN_SCOREQDRANT_URLQDRANT_API_KEYWEB_UI— Optional web dashboard — flip on =on to browse the store in your browser. Off by default.WEB_HOST— "env": { "WEB_UI": "on", "WEB_PORT": "8765", "": "127.0.0.1" }WEB_PORT— "env": { "WEB_UI": "on", "": "8765", "WEB_HOST": "127.0.0.1" }[](https://m8ven.ai/mcp/ak1ena-vector-db-mcp-4eephq)