Q
Qdrant MCP Server
Details
- Transport
- stdio, sse, streamable-http
- Command
-
mcp-server-qdrant - Docs
- https://github.com/qdrant/mcp-server-qdrant
Authentication
env QDRANT_API_KEY For Qdrant Cloud, sign in to the Qdrant Cloud Console, open your cluster, and create or copy a Database API key from the cluster's API key/authentication settings as described in Qdrant Cloud Authentication. For self-hosted Qdrant, enable API-key authentication in your server configuration as described in Security, then use that key in clients as api_key/QDRANT_API_KEY.