Skip to main content
Glama

MCP Toolbox for Databases

by googleapis
Apache 2.0
11,043
  • Linux
alloydb-list-clusters.md1.88 kB
--- title: alloydb-list-clusters type: docs weight: 1 description: "The \"alloydb-list-clusters\" tool lists the AlloyDB clusters in a given project and location.\n" aliases: [/resources/tools/alloydb-list-clusters] --- ## About The `alloydb-list-clusters` tool retrieves AlloyDB cluster information for all or specified locations in a given project. It is compatible with [alloydb-admin](../../sources/alloydb-admin.md) source. `alloydb-list-clusters` tool lists the detailed information of AlloyDB cluster(cluster name, state, configuration, etc) for a given project and location. The tool takes the following input parameters: | Parameter | Type | Description | Required | | :--------- | :----- | :----------------------------------------------------------------------------------------------- | :------- | | `project` | string | The GCP project ID to list clusters for. | Yes | | `location` | string | The location to list clusters in (e.g., 'us-central1'). Use `-` for all locations. Default: `-`. | No | ## Example ```yaml tools: list_clusters: kind: alloydb-list-clusters source: alloydb-admin-source description: Use this tool to list all AlloyDB clusters in a given project and location. ``` ## Reference | **field** | **type** | **required** | **description** | | ----------- | :------: | :----------: | ---------------------------------------------------- | | kind | string | true | Must be alloydb-list-clusters. | | source | string | true | The name of an `alloydb-admin` source. | | description | string | false | Description of the tool that is passed to the agent. |

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/googleapis/genai-toolbox'

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