Azure/aks-mcp
A Model Context Protocol (MCP) server that enables AI assistants to interact with AKS clusters. It serves as a bridge between AI tools (like Claude, Cursor, and GitHub Copilot) and AKS.
This project helps operations engineers and developers manage Azure Kubernetes Service (AKS) clusters using natural language. It acts as a bridge, taking plain English requests from AI assistants (like GitHub Copilot) and translating them into commands to operate, retrieve details about, or manage multi-cluster Azure Fleet operations within AKS. The output is a clear response describing the result of the operation, formatted for the AI assistant.
121 stars.
Use this if you want to interact with and manage your Azure Kubernetes Service clusters using natural language commands through an AI assistant.
Not ideal if you prefer to manage your AKS clusters directly via the Azure CLI or kubectl without AI assistance.
Stars
121
Forks
34
Language
Go
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Azure/aks-mcp"
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...
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...
argoproj-labs/mcp-for-argocd
An implementation of Model Context Protocol (MCP) server for Argo CD.