kapyn
MCP serversDatabases · MCP server

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
Databases
Maintained by
Official
Protocol
Model Context Protocol
Source
qdrant/mcp-server-qdrant
View on GitHubBrowse all MCP servers

Installing Qdrant

We haven't verified a copy-paste config for this one yet. Rather than print a command we aren't sure about, here are the maintainer's own instructions.

Install instructions

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