You're viewing a demo portfolio

Join the waitlist
PRSM

list_clusters

Active

Tool of com.googleapis.container/mcp

declared in ESF

Lists GKE clusters in a given project and location. Location can be a region, zone, or '-' for all locations.

Parameters schema

{
  "type": "object",
  "required": [
    "parent"
  ],
  "properties": {
    "parent": {
      "type": "string",
      "description": "Required. The parent (project and location) where the clusters will be listed. Specified in the format `projects/*/locations/*`. Location \"-\" matches all zones and all regions."
    },
    "readMask": {
      "type": "string",
      "format": "google-fieldmask",
      "pattern": "^(\\s*[^,\\s.]+(\\s*[,.]\\s*[^,\\s.]+)*)?$",
      "description": "Optional. The field mask to specify the fields to be returned in the response. Use a single \"*\" to get all fields. Default: clusters.autopilot,clusters.createTime,clusters.currentMasterVersion,clusters.currentNodeCount,clusters.currentNodeVersion,clusters.description,clusters.endpoint,clusters.fleet,clusters.location,clusters.name,clusters.network,clusters.nodePools.name,clusters.releaseChannel,clusters.resourceLabels,clusters.selfLink,clusters.status,clusters.statusMessage,clusters.subnetwork,missingZones."
    }
  },
  "description": "MCPListClustersRequest lists clusters."
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

com.googleapis.container/mcp

1/7 registries
View full server →
list_clusters — com.googleapis.container/mcp — PRSM MCP