zilliztech/mcp-server-milvus
MCP Server for Milvus / Zilliz, making it possible to interact with your database.
Quick Start
Clone the repository:
git clone https://github.com/zilliztech/mcp-server-milvusClaude Desktop configuration example:
{
"mcpServers": {
"mcp-server-milvus": {
"command": "npx",
"args": [
"-y",
"zilliztech/mcp-server-milvus"
]
}
}
}Check the repository README for specific installation and configuration instructions.