Azure/aks-mcp
View on GitHub ↗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.
140 ★42 forksGoUpdated 18d ago
What you need to know
Official Azure MCP server giving AI assistants CRUD and operational access to Azure Kubernetes Service clusters via az/kubectl/helm/cilium/hubble.
Install
One-click via the official AKS VS Code extension, direct binary download, or Docker image.
Usage
- •Designed to run locally with your own identity (az login); choose --access-level readonly/readwrite/admin.
Key features
- ✓unified call_az/call_kubectl tools
- ✓AKS cluster and Azure Fleet management
- ✓monitoring, diagnostic detectors, and Advisor
- ✓Inspektor Gadget eBPF observability
- ✓kubectl/helm/cilium/hubble surfaces
Caveats
- ⚠Must run locally as a single trusted user; command execution inherits the full identity's privileges and is not a security boundary
Clients: GitHub Copilot (VS Code) · Claude Desktop
Reviewed 2026-08-11
Topics
- Stars
- 140★
- Forks
- 42
- Language
- Go
- License
- MIT
- Created
- 2025-04-25
- Last push
- 2026-08-17