Qdrant MCP server
Run vector search and manage a Qdrant collection. Qdrant's official MCP server gives an assistant semantic and hybrid vector search plus collection management — useful for RAG pipelines and similarity-based retrieval.
Category
DatabasesMaintained by
OfficialProtocol
Model Context ProtocolSource
qdrant/mcp-server-qdrant
DatabasesMaintained by
OfficialProtocol
Model Context ProtocolSource
qdrant/mcp-server-qdrant
What it does
Qdrant's official MCP server gives an assistant semantic and hybrid vector search plus collection management — useful for RAG pipelines and similarity-based retrieval.
Like any MCP server, Qdrant plugs into MCP-compatible assistants (such as Claude and other clients) so the model can use it as a tool — no custom integration code required.
Related Databases MCP servers
- PostgreSQLQuery a Postgres database in natural language.
- SupabaseManage your Supabase project from the assistant.
- RedisRead and write a Redis store from the assistant.
- MongoDBQuery and manage MongoDB from the assistant.
- NeonManage serverless Postgres with natural language.
- ClickHouseRun analytics queries on ClickHouse.