A solid bridge between Claude and your Kubernetes clusters that wraps the standard kubectl API into MCP tools. You get the usual suspects like listing pods, getting logs, and describing resources, plus metrics collection for nodes and pods. It handles authentication through kubeconfig, service accounts, or direct API tokens, and runs in stdio mode for Claude Desktop or HTTP modes for web apps. The read-only flag is handy when you want to explore clusters safely. Essentially gives Claude the same powers you'd have with kubectl, which means you can debug deployments, check resource status, and manage workloads through conversation.
claude mcp add --transport stdio reza-gholizade-k8s-mcp-server uvx k8s-mcp-server