databases

Mcp Server Milvus

MCP Server for Milvus / Zilliz, making it possible to interact with your database.

python
cloud
local
databases
0
View on GitHub

Installation

npx -y zilliztech/mcp-server-milvus

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-server-milvus",
  "command": "npx",
  "args": [
    "-y",
    "zilliztech/mcp-server-milvus"
  ]
}

About This MCP Server

zilliztech/mcp-server-milvus

MCP Server for Milvus / Zilliz, making it possible to interact with your database.

GitHub: https://github.com/zilliztech/mcp-server-milvus

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub