kubectl-mcp-server and mcp-kubernetes
These are competitors offering similar MCP server implementations for Kubernetes cluster interaction, with the first being more mature and widely adopted (847 vs 51 stars) while the second is an official Azure effort that may provide enterprise-focused features or tighter integration with Azure Kubernetes Service.
About kubectl-mcp-server
rohitg00/kubectl-mcp-server
A Model Context Protocol (MCP) server for Kubernetes. Install: npx kubectl-mcp-server or pip install kubectl-mcp-server
This tool helps DevOps engineers and SREs manage their Kubernetes clusters by allowing them to use natural language commands with an AI assistant. You input questions or requests like "Why is my pod crashing?" or "Deploy a Redis cluster," and it translates these into Kubernetes actions, providing diagnoses, deployments, and cost optimization insights. It's designed for anyone responsible for maintaining and optimizing Kubernetes infrastructure.
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