Azure/mcp-kubernetes
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
This project acts as a translator, allowing AI assistants like Claude or GitHub Copilot to understand and manage your Kubernetes clusters using everyday language. You can type natural language requests, and it will query resources, execute commands, or diagnose issues, providing the results directly back to your AI tool. It is for developers or operations engineers who work with Kubernetes and want to use AI to streamline cluster management.
Use this if you manage Kubernetes clusters and want to interact with them using natural language queries through an AI assistant, rather than typing out `kubectl` commands.
Not ideal if you prefer to use traditional command-line tools for all Kubernetes operations or do not use AI assistants for development tasks.
Stars
51
Forks
16
Language
Go
License
MIT
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Azure/mcp-kubernetes"
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...
silenceper/mcp-k8s
A Kubernetes MCP (Model Control Protocol) server that enables interaction with Kubernetes...