create_collection
Create a new collection with a specified schema.
How to use it
create_collection is exposed by the Zilliz MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the create_collection tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL ZILLIZ MCP SERVER LISTINGOther tools in Zilliz MCP Server (15)
Create a new, free-tier Milvus cluster.
Delete entities from a collection based on IDs or a filter expression.
Get detailed information about a specific cluster.
Get detailed information about a collection, including its schema.
Perform a hybrid search combining vector similarity and scalar filters.
Insert entities (data records with vectors) into a collection.
List all clusters within your projects.
List all collections within a database.
List all databases within a specific cluster.
List all projects in your Zilliz Cloud account.
Query entities based on a scalar filter expression.
Query various performance metrics for a cluster.
Resume a suspended cluster.
Perform a vector similarity search on a collection.
Suspend a running cluster to save costs.