Enable MCP-compatible AI agents to interact with Google Kubernetes Engine.
Clone this repo and add the following to your AI tool. For Gemini CLI the file is ~/.gemini/settings.json.
"mcpServers":{
"gke": {
"cwd": "<CLONE DIR>/gke-mcp",
"command": "sh",
"args": ["./run_mcp_server.sh"]
}
}cluster_toolkit: Creates AI optimized GKE Clusters.list_clusters: List your GKE clusters.get_cluster: Get detailed about a single GKE Cluster.giq_generate_manifest: Generate a GKE manifest for AI/ML inference workloads using Google Inference Quickstart.list_recommendations: List recommendations for your GKE clusters.