Qdrant MCP Server — MCP Servers
An official MCP server that integrates Qdrant vector search with AI assistants for semantic memory…
Quick Info
Tags
Overview
Qdrant MCP Server is the official Model Context Protocol implementation for Qdrant, a high-performance vector search engine. It enables AI assistants and IDEs to store and retrieve information as semantic memory, making context-aware interactions and knowledge persistence possible. The server exposes tools for storing arbitrary information with metadata and retrieving relevant data using semantic queries. It integrates seamlessly with MCP-compatible environments such as Claude Desktop, Cursor, and Windsurf. Configurable via environment variables, the server supports both remote Qdrant instances and local databases, with embeddings powered by FastEmbed and Sentence Transformers.
