Back to directory
zilliztech/mcp-server-milvus

zilliztech/mcp-server-milvus

@zilliztech

MCP server for Milvus vector database

milvusvector-databasemcp-serversearchhybrid-searchragembeddingsdatabase

Installation & Configuration

{
  "mcpServers": {
    "milvus": {
      "command": "uv",
      "args": [
        "run",
        "src/mcp_server_milvus/server.py"
      ],
      "env": {
        "MILVUS_URI": "http://localhost:19530"
      }
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
Python
Created
2026/6/12
Updated
2026/6/12