k8s-mcp-server and mcp-k8s
These two tools are competitors, as both implement a Kubernetes MCP server to enable interaction with clusters via the Model Control Protocol.
About k8s-mcp-server
reza-gholizade/k8s-mcp-server
Manage Your Kubernetes Cluster with k8s mcp-server
This project provides a robust gateway for interacting with Kubernetes clusters, allowing you to manage and monitor your deployments programmatically. It takes commands (like listing pods or creating deployments) and configuration (like YAML files) as input and outputs detailed cluster information, logs, and status. This is ideal for DevOps engineers and SREs who need to build custom tools, dashboards, or automation workflows that interact with Kubernetes.
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