gke-mcp
Manage and troubleshoot Google Kubernetes Engine clusters
All Skills in This Repository (5)
Pure Emerald Level Indicatorsgke-inference-quickstart
Automate AI inference deployment on GKE with GIQ and MCP tooling.
gke-workload-scaling
Automate GKE workload scaling with manual, HPA, and VPA workflows.
gke-workload-security
Audit and harden GKE workloads by validating identity, network controls, and node security.
gke-creation
Automate GKE cluster creation via template-driven workflows and MCP create_cluster schema validation.
gke-compute-class-creator
Generate GKE ComputeClass manifests with autoscaling priorities and GPU/TPU fields.
Frequently Asked Questions
FAQPage SchemaHow to install gke-mcp?โผ
Run `npx skills add GoogleCloudPlatform/gke-mcp --all -g -y` in your terminal to install all skills in this suite globally.
How to manage GKE clusters with plain English?โผ
Connect gke-mcp to your MCP-compatible client, then ask it to list, create, update, or delete clusters and node pools in natural language.
Can gke-mcp troubleshoot cluster problems?โผ
Yes. It queries logs, fetches node SOS reports, checks known GKE issues, and analyzes events to pinpoint failures like preemptions or out-of-memory errors.
Does gke-mcp work with Claude Code and Cursor?โผ
Yes. It follows the MCP standard and connects to Claude Code, Claude Desktop, Cursor, VS Code, and Gemini CLI.
Can gke-mcp check upgrade risks before updating?โผ
Yes. Its upgrade risk report scans API deprecations and best practices to flag potential issues before you upgrade a control plane.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core