Install
Docker-based MCP server. Pull and run:
docker pull qdrant/qdrant
docker run --rm qdrant/qdrant
For MCP integration, configure your client to connect to the running container.
Security & trust
Container
Apache-2.0
Runs in a Docker container — more isolated from your host than a local stdio server, but it still has whatever access you grant the container.
Source: qdrant/qdrant. This is a structural risk profile — how the server runs and where it's published — not a static code scan (the catalog doesn't hold the server's source). How we think about agent security ›
Details
| Website | https://qdrant.tech |
|---|---|
| GitHub | https://github.com/qdrant/qdrant |
| License | Apache-2.0 |
| Pricing | freemium |
| Tags | vector-db rag open-source rust self-hostable |