k8s-mcp-server and mcp-k8s
These two projects are competitors, as both aim to provide a Kubernetes Model Context Protocol (MCP) server for AI assistants and MCP tools.
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-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