Skip to main content
Glama
zilliztech

Zilliz MCP Server

Official
by zilliztech

create_free_cluster

Create a free Zilliz Cloud cluster for vector database management by specifying cluster name and project ID.

Instructions

Create a free cluster in Zilliz Cloud.

Args:
    cluster_name: Name of the cluster to create
    project_id: ID of the project to which the cluster belongs
Returns:
    Dict containing cluster creation info
    Example:
    {
        "cluster_id": "inxx-xxxxxxxxxxxxxxx",
        "username": "db_xxxxxxxx",
        "prompt": "successfully submitted, cluster is being created..."
    }
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cluster_nameYes
project_idYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zilliztech/zilliz-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server