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.
143 stars.
Use this if you want to manage Kubernetes resources and Helm deployments through natural language, integrate with LLMs for intelligent operations, or automate cluster tasks without memorizing complex `kubectl` or Helm commands.
Not ideal if you prefer direct command-line interaction with `kubectl` and Helm, or if your operational workflows do not benefit from natural language processing or external automation tools.
Stars
143
Forks
27
Language
Go
License
Apache-2.0
Category
Last pushed
Jan 15, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/silenceper/mcp-k8s"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
rohitg00/kubectl-mcp-server
A Model Context Protocol (MCP) server for Kubernetes. Install: npx kubectl-mcp-server or pip...
Azure/aks-mcp
A Model Context Protocol (MCP) server that enables AI assistants to interact with AKS clusters....
reza-gholizade/k8s-mcp-server
Manage Your Kubernetes Cluster with k8s mcp-server
alexei-led/k8s-mcp-server
K8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude...
argoproj-labs/mcp-for-argocd
An implementation of Model Context Protocol (MCP) server for Argo CD.