The Kubernetes MCP Server provides AI assistants with tools to interact with Kubernetes and OpenShift clusters, enabling operations such as viewing configuration, managing pods (listing, retrieving logs, executing commands), handling generic Kubernetes resources with CRUD operations, managing namespaces and events, and working with Helm charts and Tekton pipelines. It solves the problem of integrating Kubernetes cluster management capabilities into AI-driven workflows by exposing cluster operations through a standardized MCP interface that automatically detects configuration changes.
claude mcp add --transport stdio containers-kubernetes-mcp-server uvx kubernetes-mcp-server