qdrant-mcp-server-qdrant

An official Model Context Protocol server for storing and retrieving data in the Qdrant vector search engine, acting as a semantic memory layer.

Updated Jun 15, 2025
Python
License not found

Tools

Parameters

uvx Configuration 1

ParameterDescription
QDRANT_URL*URL of Qdrant server
QDRANT_API_KEY*API key for Qdrant server
COLLECTION_NAME*Name of Qdrant collection to use
EMBEDDING_MODEL*Model for embedding generation

uvx Configuration 2

ParameterDescription
QDRANT_LOCAL_PATH*Path to local Qdrant database
COLLECTION_NAME*Name of Qdrant collection to use
EMBEDDING_MODEL*Model for embedding generation