A Qdrant MCP server that enables MCP protocol support for Qdrant vector databases.
Loading more......
MCP server for Milvus/Zilliz vector databases, enabling direct interaction with your database through the MCP protocol.
An official MCP Server for Qdrant, providing GDPR-compliant vector search and integration of AI memory with chat platforms via the Model Context Protocol.
A purpose-built MCP server that enables semantic data retrieval via vector embeddings, allowing AI systems to perform meaning-based searches in large datasets. Qdrant is a leading example, offering standard protocols for vector operations.
VikingDB MCP server with collection/index introduction, vector store, and vector search capabilities.
Combines Neo4j and Qdrant databases for document search with semantic relevance and context, serving as a powerful MCP server for structured and vector search.
An MCP server designed for querying and analyzing Azure Data Explorer databases, supporting time-series and analytics MCP use cases.
An official Model Context Protocol (MCP) server implementation for Qdrant, enabling MCP protocol support for Qdrant vector databases. It acts as a semantic memory layer on top of the Qdrant database, facilitating integration between LLM applications and external data sources.
Source: https://github.com/qdrant/mcp-server-qdrant
qdrant-store: Store information and optional metadata into a specified Qdrant collection.qdrant-find: Retrieve relevant information from the Qdrant database using semantic queries.sentence-transformers/all-MiniLM-L6-v2) for encoding memories.stdio (default, for local clients) and sse (Server-Sent Events, recommended for remote clients and team sharing).