Skip to main content
Glama

Qdrant MCP Server

by andrewlwn77
Apache 2.0

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEVICENoDevice for sentence transformers (default: auto-detect)
QDRANT_URLNoQdrant server URLhttp://localhost:6333
DEFAULT_LIMITNoDefault search results limit10
OPENAI_API_KEYNoRequired when using OpenAI embeddings
QDRANT_API_KEYNoQdrant API key (optional)
COLLECTION_NAMENoQdrant collection namemcp_memory
EMBEDDING_MODELYesModel name for the chosen provider
SCORE_THRESHOLDNoMinimum similarity score0.0
EMBEDDING_PROVIDERYesChoose between 'openai' or 'sentence-transformers'

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

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/andrewlwn77/qdrant-mcp'

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