mcp-server-qdrant

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QDRANT_URLNoURL of the Qdrant server, e.g. http://localhost:6333
QDRANT_API_KEYNoAPI key for the Qdrant server
COLLECTION_NAMEYesName of the collection to use
QDRANT_LOCAL_PATHNoPath to the local Qdrant database
FASTEMBED_MODEL_NAMENoName of the FastEmbed model to usesentence-transformers/all-MiniLM-L6-v2

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools