MCP server for Milvus
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"iflow-mcp-mcp-server-milvus","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# MCP Server for Milvus > The Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external data sources and tools. Whether you're building an AI-powered IDE, enhancing a chat interface, or creating custom AI workflows, MCP provides a standardized way to connect LLMs with the context they need. This repository contains a MCP server that provides access to [Milvus](https://milvus.io/) vector database functionality.  ## Prerequisites Before using this MCP server, ensure you have: - Python 3.10 or higher - A running [Milvus](https://milvus.io/) instance (local or remote) - [uv](https://github.com/astral-sh/uv) installed (recommended for running the server) ## Usage The recommended way to use this MCP server is to run it directly with `uv` without installation. This is how both Claude Desktop and Cursor are configured to use it in the examples below. If you want to clone the repository: ```bash git clone https://github.com/zilliztech/mcp-server-milvus.git cd mcp-server-milvus ``` Then you can run the server directly: ```bash uv run src/mcp_server_milvus/server.py --milvus-uri http://localhost:19530 ``` Alternatively you can change the .env file in the `src/mcp_server_milvus/` directory to set the environment variables and run the server with the following command: ```bash uv run src/mcp_server_milvus/server.py ``` ### Important: the .env file will have higher priority than the command line arguments. ### Running Modes The server supports two running modes: **stdio** (default) and **SSE** (Server-Sent Events). ### Stdio Mode (Default) - **Description**: Communicates with the client via standard input/output. This is the default mode if no mode is specified. - Usage: ```bash uv run src/mcp_server_milvus/server.py --milvus-uri http://localhost:19530 ``` ### SSE Mode - **Description**: Uses HTTP Server-Sent Events for communication. This mode allow…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.