Milvus MCP
the six Ws · specification
Maintained officially by Zilliz (zilliztech), the company behind Milvus.
It lets an agent query, insert, and manage vector and scalar data in Milvus collections.
It runs locally as a Python server connecting to a Milvus or Zilliz Cloud endpoint.
An agent reaches for it when doing similarity search over a Milvus vector store.
It exposes Milvus vector search and management as agent tools.
Python (uv) and a Milvus connection URI (plus a token for Zilliz Cloud).
Official vendor maintainer; it can insert into and modify the collections you connect to, so scope credentials. Outbound calls go to your Milvus or Zilliz Cloud endpoint.
alternatives
works with