The Mcp Server Milvus provides integration between LLM applications and Milvus vector database functionality through the Model Context Protocol. It supports two communication modes—stdio (default) and SSE (Server-Sent Events)—enabling both direct command-line usage and HTTP-based multi-client connections. The server solves the problem of enabling LLM applications to seamlessly access and interact with vector database operations for retrieval-augmented generation and semantic search workflows.
claude mcp add --transport stdio zilliztech-mcp-server-milvus uvx mcp-server-milvus