kubectl-mcp-server and mcp-kubernetes-server

These are competitors offering similar MCP server implementations for Kubernetes cluster interaction, with the first being more mature and widely adopted (847 stars vs. 16 stars, 5,121 monthly downloads vs. 0) while serving the same purpose of bridging AI assistants to Kubernetes APIs.

kubectl-mcp-server
77
Verified
mcp-kubernetes-server
49
Emerging
Maintenance 17/25
Adoption 10/25
Maturity 25/25
Community 25/25
Maintenance 10/25
Adoption 6/25
Maturity 16/25
Community 17/25
Stars: 847
Forks: 168
Downloads:
Commits (30d): 6
Language: Python
License: MIT
Stars: 16
Forks: 9
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No risk flags
No Package No Dependents

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.

Kubernetes Management DevOps Automation Site Reliability Engineering Cloud Infrastructure Cost Optimization

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