wrediam/better-qdrant-mcp-server
If you are the rightful owner of better-qdrant-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for enhanced Qdrant vector database functionality, providing tools for managing collections, adding documents, and performing semantic searches.
Tools
Functions exposed to the LLM to take actions
list_collections
List all available Qdrant collections
add_documents
Add documents to a Qdrant collection with specified embedding service
search
Search for similar documents in a collection
delete_collection
Delete a Qdrant collection
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client