Zilliz MCP Server
UnclaimedA Model Context Protocol (MCP) server seamlessly connecting AI Agents and AI coding tools with Zilliz Cloud https://zilliz.com/
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (16)
create_collection
Create a new collection with a specified schema.
create_free_cluster
Create a new, free-tier Milvus cluster.
delete_entities
Delete entities from a collection based on IDs or a filter expression.
describe_cluster
Get detailed information about a specific cluster.
describe_collection
Get detailed information about a collection, including its schema.
hybrid_search
Perform a hybrid search combining vector similarity and scalar filters.
insert_entities
Insert entities (data records with vectors) into a collection.
list_clusters
List all clusters within your projects.
list_collections
List all collections within a database.
list_databases
List all databases within a specific cluster.
list_projects
List all projects in your Zilliz Cloud account.
query
Query entities based on a scalar filter expression.
query_cluster_metrics
Query various performance metrics for a cluster.
resume_cluster
Resume a suspended cluster.
search
Perform a vector similarity search on a collection.
suspend_cluster
Suspend a running cluster to save costs.