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.
847 stars. Actively maintained with 6 commits in the last 30 days. Available on PyPI and npm.
Use this if you want to interact with your Kubernetes clusters using plain English rather than complex kubectl commands, streamlining debugging, deployment, and cost management.
Not ideal if you prefer direct command-line interaction with kubectl or do not use AI assistants in your workflow.
Stars
847
Forks
168
Language
Python
License
MIT
Category
Last pushed
Feb 28, 2026
Commits (30d)
6
Dependencies
15
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/rohitg00/kubectl-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
Azure/aks-mcp
A Model Context Protocol (MCP) server that enables AI assistants to interact with AKS clusters....
alexei-led/k8s-mcp-server
K8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude...
reza-gholizade/k8s-mcp-server
Manage Your Kubernetes Cluster with k8s mcp-server
silenceper/mcp-k8s
A Kubernetes MCP (Model Control Protocol) server that enables interaction with Kubernetes...
argoproj-labs/mcp-for-argocd
An implementation of Model Context Protocol (MCP) server for Argo CD.