An MCP server that provides long-term memory and semantic search using Qdrant and OpenAI embeddings, with tools for storing, searching, and managing knowledge.
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.QDRANT_URL— defaults to http://localhost:6333QDRANT_API_KEYCOLLECTION_NAME— optional default collectionQDRANT_TIMEOUTOPENAPI_API_KEY— OPENAI_API_KEY (or ) – requiredOPENAI_BASE_URLOPENAI_TIMEOUTDEFAULT_VECTOR_NAMEMCP_TRANSPORT— stdio sse streamable-http (default: stdio)MCP_HOST— host for HTTP-based transports (default: 0.0.0.0)MCP_PORT— port for HTTP-based transports (default: 8000)MCP_PATH— path for HTTP transports (default: /mcp)[](https://m8ven.ai/mcp/jtsang4-better-qdrant-mcp-mlrn6k)