basebandit/kai
An MCP Server for Kubernetes
This project helps operations engineers and developers manage Kubernetes clusters using natural language. You can input spoken or written commands, and it will interpret them to create, modify, or inspect resources like pods, deployments, services, and ingresses, providing direct cluster management results.
Use this if you want to control your Kubernetes clusters through natural language prompts using LLM clients like Claude or Ollama.
Not ideal if you prefer using kubectl commands directly, need to manage advanced features like RBAC or Custom Resources, or monitor cluster health and nodes.
Stars
19
Forks
1
Language
Go
License
MIT
Category
Last pushed
Feb 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/basebandit/kai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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...
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...