Skip to main content
Glama

MCP Server for Qdrant

by Jimmy974
# Qdrant configuration QDRANT_URL=http://localhost:6333 QDRANT_API_KEY= # Local storage path (use instead of QDRANT_URL for local mode) # QDRANT_LOCAL_PATH=./qdrant_data # Collection name COLLECTION_NAME=memories # Embedding provider configuration # Available providers: fastembed, sentence-transformers EMBEDDING_PROVIDER=sentence-transformers EMBEDDING_MODEL=all-MiniLM-L6-v2 # Tool descriptions # TOOL_STORE_DESCRIPTION=Custom description for the store tool # TOOL_FIND_DESCRIPTION=Custom description for the find tool

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

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