# Milvus MCP Manage the Milvus (Zilliz) vector database: list collections, insert, and run vector/scalar search. ## Setup - `MILVUS_URI` (required) — e.g. `http://localhost:19530` or a Zilliz Cloud endpoint. - `MILVUS_TOKEN` — auth token if your instance/Zilliz Cloud requires it. Runs via `uvx mcp-server-milvus`.
Milvus Vector DB by zilliztech
Query and manage the Milvus vector database — collections, vector search, and full-text/scalar filtering.
Loading...