Skip to main content
Glama
zilliztech

Zilliz MCP Server

Official
by zilliztech

list_databases

Retrieve all database names from a specified Zilliz Cloud cluster to manage and organize vector data collections for semantic search operations.

Instructions

List all databases in the current cluster.

Args:
    cluster_id: ID of the cluster
    region_id: ID of the cloud region hosting the cluster
    endpoint: The cluster endpoint URL. Can be obtained by calling describe_cluster and using the connect_address field
Returns:
    List of database names
    Example:
    [
        "default",
        "test"
    ]
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cluster_idYes
region_idYes
endpointYes

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