kubectl-mcp-server and mcp-k8s
These are competitors offering overlapping functionality—both implement MCP servers for Kubernetes cluster interaction—though the first has significantly more adoption and maintenance activity based on its substantially higher stars and monthly downloads.
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-k8s
silenceper/mcp-k8s
A Kubernetes MCP (Model Control Protocol) server that enables interaction with Kubernetes clusters through MCP tools.
This project helps operations engineers, developers, and educators manage Kubernetes clusters and Helm deployments using natural language or automated tools instead of complex command-line interfaces. It takes natural language commands or automated scripts as input and allows you to query, create, update, and delete Kubernetes resources and Helm releases, providing detailed status and operational feedback. The target users are DevOps engineers, site reliability engineers, and developers who frequently interact with Kubernetes.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work