milvus-mcp.md

Milvus MCP

from"milvus"
870

Search, Query and interact with data in Milvus Vector Database

Databases
MilvusvectordatabaseAI
install.sh
# Clone the repository
$git clone https://github.com/zilliztech/mcp-server-milvus
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve