Submit

Zilliz Mcp Server

@zilliztech

A Model Context Protocol (MCP) server seamlessly connecting AI Agents and AI coding tools with Zilliz Cloud https://zilliz.com/

Tools

list_projects

list_clusters

create_free_cluster

describe_cluster

suspend_cluster

resume_cluster

query_cluster_metrics

list_databases

list_collections

create_collection

describe_collection

insert_entities

delete_entities

search

query

hybrid_search

Server Config

{
  "mcpServers": {
    "zilliz-mcp-server": {
      "command": "uvx",
      "args": [
        "zilliz-mcp-server"
      ],
      "env": {
        "ZILLIZ_CLOUD_TOKEN": "your-token-here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.