Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GKE MCP Server

Enable MCP-compatible AI agents to interact with Google Kubernetes Engine.

Setup

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"]
  }
}

Tools

  • 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.

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages