The MCP Server for Kubernetes allows users to connect to and manage Kubernetes clusters via the Model Context Protocol (MCP). It provides a unified API for running kubectl commands, managing resources, performing Helm operations, and handling Kubernetes contexts and troubleshooting. Designed for integration with tools like Claude Code, Claude Desktop, VS Code, and other MCP-compatible clients, it offers observability via OpenTelemetry and supports advanced operations such as pod cleanup, node management, and security features like secrets masking.
Visit Kubernetes's official website for product details and getting started.
Comprehensive guide and API reference for using the MCP Server with Kubernetes.
Learn how to implement observability with OpenTelemetry in your Kubernetes setup.