k8s-mcp-server and mcp-kubernetes
These are competitors offering similar MCP server implementations for Kubernetes access, with the alexei-led version having more community adoption (205 vs 51 stars) but both providing functionally overlapping bridges between AI assistants and Kubernetes clusters.
About k8s-mcp-server
alexei-led/k8s-mcp-server
K8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI systems to assist with cluster management, troubleshooting, and deployments
This tool allows AI assistants like Claude to securely manage your Kubernetes clusters. You provide natural language instructions to Claude, which then translates them into actual Kubernetes commands (like `kubectl` or `helm`). The system executes these commands and returns the results to Claude, enabling it to assist with deployments, troubleshooting, and general cluster operations. It's designed for DevOps engineers, SREs, and platform engineers who want to use AI for Kubernetes management.
About mcp-kubernetes
Azure/mcp-kubernetes
A Model Context Protocol (MCP) server that enables AI assistants to interact with Kubernetes clusters. It serves as a bridge between AI tools (like Claude, Cursor, and GitHub Copilot) and Kubernetes
This project acts as a translator, allowing AI assistants like Claude or GitHub Copilot to understand and manage your Kubernetes clusters using everyday language. You can type natural language requests, and it will query resources, execute commands, or diagnose issues, providing the results directly back to your AI tool. It is for developers or operations engineers who work with Kubernetes and want to use AI to streamline cluster management.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work