Skip to main content
Glama
msstnk

qdrant-mcp

by msstnk

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QDRANT_URLYesURL of Qdrant instance. Default is http://localhost:6333.
OPENAI_API_KEYYesRequired. OpenAI API key for embeddings.
QDRANT_API_KEYNoOptional. API key for Qdrant if authentication is enabled.
QDRANT_COLLECTIONYesName of the Qdrant collection to use.
CHUNK_HEADER_MODELNoModel for generating chunk headers. Default is gpt-5.4-mini.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/msstnk/qdrant-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server