Skip to main content
Glama

GCP MCP

by RadiumGu

list-gke-clusters

Retrieve all Google Kubernetes Engine (GKE) clusters within a specified project. Optionally filter by region or zone to streamline cluster management and monitoring.

Instructions

List all GKE clusters in the current project

Input Schema

NameRequiredDescriptionDefault
locationNoLocation (region or zone) to list clusters from (defaults to all locations)

Input Schema (JSON Schema)

{ "properties": { "location": { "description": "Location (region or zone) to list clusters from (defaults to all locations)", "type": "string" } }, "required": [], "type": "object" }

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/RadiumGu/gcp-ops-mcp'

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