{"repo":"zilliztech/mcp-server-milvus","free":true,"listed":false,"github":"https://github.com/zilliztech/mcp-server-milvus","clone":"git clone https://github.com/zilliztech/mcp-server-milvus.git","description":"Model Context Protocol Servers for Milvus","language":"Python","stars":240,"topics":[],"license":"Apache-2.0","category":"mcp-servers","readme_excerpt":"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 vector database functionality. Prerequisites Before using this MCP server, ensure you have: - Python 3.10 or higher - A running Milvus instance (local or remote) - 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: Then you can run the server directly: 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: 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: SSE Mode - Description : Uses HTTP Server-Sent Events for communication. This mode allows multiple cl","default_branch":null,"files":null,"tree":[],"storefront":"/r/zilliztech","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/zilliztech/mcp-server-milvus/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}