Provides semantic memory capabilities using the Qdrant vector database with configurable embedding models for efficient vector search and retrieval.
Qdrant is a Model Context Protocol (MCP) server designed to offer robust semantic memory functionalities. It leverages the Qdrant vector database to store and retrieve information based on vector similarity, making it ideal for AI applications requiring contextual awareness. The server supports a variety of embedding providers, including OpenAI and Sentence Transformers, allowing users to choose the most suitable model for their needs. With flexible configuration via environment variables and standard MCP tools, it simplifies the integration of sophisticated search capabilities and metadata management into any project.