Skip to main content
Glama
stigenai

Qdrant MCP Server

by stigenai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYNoOptional API key for authentication
API_HOSTNoAPI server host0.0.0.0
API_PORTNoAPI server port8000
MCP_PORTNoMCP HTTP server port8001
ENABLE_TLSNoEnable HTTPSfalse
MAX_TOKENSNoMax tokens before vectorization512
QDRANT_HOSTNoQdrant server hostlocalhost
QDRANT_PORTNoQdrant server port6333
VECTOR_SIZENoVector dimensions384
QDRANT_MCP_APINoAPI endpoint for hookshttp://localhost:8000
COLLECTION_NAMENoDefault collectionclaude_vectors
EMBEDDING_MODELNoEmbedding model nameall-MiniLM-L6-v2
QDRANT_DATA_PATHNoData storage path/qdrant/storage
QDRANT_SNAPSHOTS_PATHNoSnapshots path/qdrant/snapshots
QDRANT_TELEMETRY_DISABLEDNoDisable telemetrytrue

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

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