reza-gholizade/k8s-mcp-server
Manage Your Kubernetes Cluster with k8s mcp-server
This project provides a robust gateway for interacting with Kubernetes clusters, allowing you to manage and monitor your deployments programmatically. It takes commands (like listing pods or creating deployments) and configuration (like YAML files) as input and outputs detailed cluster information, logs, and status. This is ideal for DevOps engineers and SREs who need to build custom tools, dashboards, or automation workflows that interact with Kubernetes.
149 stars.
Use this if you need a flexible, standardized way to programmatically interact with and control your Kubernetes clusters from custom applications or scripts.
Not ideal if you prefer managing your Kubernetes cluster solely through `kubectl` or a graphical user interface.
Stars
149
Forks
34
Language
Go
License
MIT
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/reza-gholizade/k8s-mcp-server"
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....
alexei-led/k8s-mcp-server
K8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude...
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.