k8s-mcp-server and mcp-kubernetes-server
Both tools are implementations of a Model Context Protocol (MCP) server designed to enable AI assistants to interact with Kubernetes clusters, making them direct competitors for the same purpose.
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-kubernetes-server
feiskyer/mcp-kubernetes-server
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, translating natural language requests into Kubernetes operations and returning the results in a format the AI tools can understand.
This project helps DevOps engineers and SREs manage their Kubernetes clusters using natural language. You can input commands or questions in plain English to an AI assistant (like Claude or GitHub Copilot), and it translates them into Kubernetes operations. The output is information about your cluster, resource statuses, or command results, all presented back in a way your AI assistant can understand.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work