AKS-MCP
par azure
Official Azure Kubernetes Service MCP server enabling AI assistants to manage and diagnose AKS clusters.
What it does
AKS-MCP serves as a bridge between AI tools and Azure Kubernetes Service (AKS). It translates natural language requests into precise AKS operations, allowing AI agents to manage clusters, retrieve network resource details, and perform deep diagnostics.
Tools
call_az: Unified interface for executing any Azure CLI command.call_kubectl: Flexible interface for running any kubectl command.aks_monitoring: Retrieves resource health, metrics, and control plane logs.aks_detector: Runs AKS diagnostic detectors for best practices and health checks.az_fleet: Manages multi-cluster scenarios via Azure Fleet operations.
Installation
Add to mcp.json or claude_desktop_config.json:
{
"mcpServers": {
"aks": {
"command": "/path/to/aks-mcp",
"args": ["--transport", "stdio"]
}
}
}
Supported hosts
- VS Code Copilot
- Claude Desktop
- Cursor
Installation rapide
curl -sL https://github.com/Azure/aks-mcp/releases/latest/download/aks-mcp-linux-amd64 -o aks-mcp && chmod +x aks-mcpInformations
- Tarification
- free
- Publié
- 4/13/2026
- étoiles







