From 4b82284f535680dccdbac7f6ff59d8b1a7ab305d Mon Sep 17 00:00:00 2001 From: Emils <145589631+0xemils@users.noreply.github.com> Date: Fri, 6 Jun 2025 16:08:45 +0300 Subject: [PATCH] Add Qdrant MCP Server by Xyber Inc. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 36182eeb..6da76846 100644 --- a/README.md +++ b/README.md @@ -285,6 +285,7 @@ Provides access to customer profiles inside of customer data platforms Secure database access with schema inspection capabilities. Enables querying and analyzing data with configurable security controls including read-only access. +- [Xyber-Labs/mcp-server-qdrant](https://github.com/Xyber-Labs/mcp-servers/tree/main/mcp-server-qdrant) 🐍 ☁️ - This MCP server exposes Qdrant vector database functionality through the Model Context Protocol. It includes advanced features like multi-tenant data isolation, configurable payload indexes, and optimized HNSW settings for high-performance semantic search. - [Aiven-Open/mcp-aiven](https://github.com/Aiven-Open/mcp-aiven) - 🐍 ☁️ 🎖️ - Navigate your [Aiven projects](https://go.aiven.io/mcp-server) and interact with the PostgreSQL®, Apache Kafka®, ClickHouse® and OpenSearch® services - [alexanderzuev/supabase-mcp-server](https://github.com/alexander-zuev/supabase-mcp-server) - Supabase MCP Server with support for SQL query execution and database exploration tools - [aliyun/alibabacloud-tablestore-mcp-server](https://github.com/aliyun/alibabacloud-tablestore-mcp-server) ☕ 🐍 ☁️ - MCP service for Tablestore, features include adding documents, semantic search for documents based on vectors and scalars, RAG-friendly, and serverless.