eksctl

GitHub

The official CLI for Amazon EKS

eksctl MCP Server

MCP server for eksctl-io/eksctl

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "eksctl": {
      "command": "npx",
      "args": [
        "-y",
        "@eksctl-io/eksctl"
      ]
    }
  }
}