GKE Hub API MCP ServerServer

ag2-mcp-servers
GitHub
KubernetesMCPGoogle Cloud

Loading subscription status...

💡 Description

An automatically generated MCP server that enables interaction with the Google Kubernetes Engine Hub API for managing multiple clusters through natural language commands.

📝 JSON Entries

{
  "mcpServers": [
    {
      "GKE Hub API MCP Server": {
        "env": {
          "SECURITY": "<API_KEY>",
          "CONFIG_PATH": "path/to/mcp_config.json"
        },
        "args": [
          "stdio"
        ],
        "command": "python mcp_server/main.py"
      }
    }
  ]
}

🛠️ Tools

PythonPipUVRuffMypyPytestHatch

Features

  • Integration with GKE Hub API
  • Management of multi-cluster Kubernetes deployments