Loading MCP server directory, please wait...
MCP server for Milvus: collections, stats, search. Works with any instance.
npx @getmcp/cli add io.github.mrfentmen/milvus-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mrfentmen/milvus-mcp": {
"command": "npx",
"args": [
"-y",
"milvus-mcp"
]
}
}
}