qdrant-mcp-server
If you are the rightful owner of 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.
An MCP server for interacting with Qdrant vector database, providing tools for managing vectors, performing similarity searches, and automatic text-to-vector embedding.
Text Tools
Tools for storing and searching text, including store_text, search_similar_text, and store_texts.
Vector Tools
Tools for managing vectors, including search_vectors, upsert_vectors, and filter_search.
Point Tools
Tools for managing points in collections, including get_points, delete_points, and count_points.