k8s-mcp-server and mcp-kubernetes-server

These two tools are competitors, both implementing a Model Context Protocol (MCP) server designed to enable AI assistants to interact with Kubernetes clusters.

k8s-mcp-server
56
Established
mcp-kubernetes-server
49
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 20/25
Maintenance 10/25
Adoption 6/25
Maturity 16/25
Community 17/25
Stars: 205
Forks: 37
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 16
Forks: 9
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No Package No Dependents
No Package No Dependents

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.

Kubernetes-management DevOps-automation cluster-operations SRE-tools cloud-infrastructure

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.

Kubernetes-management DevOps Site-Reliability-Engineering Cloud-Operations Infrastructure-as-Code

Scores updated daily from GitHub, PyPI, and npm data. How scores work