Merge pull request #457 from stephen37/add_milvus_mcp

Add new Milvus Server
This commit is contained in:
Frank Fiegel 2025-03-31 09:27:56 -06:00 committed by GitHub
commit 014ff22ea1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -208,6 +208,9 @@ Secure database access with schema inspection capabilities. Enables querying and
- [idoru/influxdb-mcp-server](https://github.com/idoru/influxdb-mcp-server) 📇 ☁️ 🏠 - Run queries against InfluxDB OSS API v2.
- [xing5/mcp-google-sheets](https://github.com/xing5/mcp-google-sheets) 🐍 ☁️ - A Model Context Protocol server for interacting with Google Sheets. This server provides tools to create, read, update, and manage spreadsheets through the Google Sheets API.
- [qdrant/mcp-server-qdrant](https://github.com/qdrant/mcp-server-qdrant) 🐍 🏠 - A Qdrant MCP server
- [zilliztech/mcp-server-milvus](https://github.com/zilliztech/mcp-server-milvus) 🐍 🏠 ☁️ - MCP Server for Milvus / Zilliz, making it possible to interact with your database.
### 💻 <a name="developer-tools"></a>Developer Tools