Milvus MCP Server

Stabledatabase
160 starsPythonzilliz
GitHub
About

Overview

The Milvus MCP Server provides tools for working with Milvus, the open-source vector database designed for AI applications. AI agents can create collections, insert vectors, perform similarity searches with metadata filtering, and manage indexes. Supports both Milvus standalone and Zilliz Cloud deployments.
Capabilities

Tools & Capabilities

create_collection

Create a new vector collection with specified schema

insert

Insert vectors and metadata into a collection

search

Perform similarity search with optional metadata filtering

list_collections

List all collections

describe_collection

Get detailed information about a collection

Setup

Installation

bash
Install
pip install mcp-server-milvus
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "milvus": {
      "command": "python",
      "args": ["-m", "mcp_server_milvus"],
      "env": {
        "MILVUS_URI": "http://localhost:19530"
      }
    }
  }
}

Quick Info

Authorzilliz
LanguagePython
StatusStable
Stars 160
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.