Azure Kubernetes Service (AKS) official MCP server.
437
1
15 Tools
Version 4.43 or later needs to be installed to add the server automatically
Tools
Name | Description |
---|---|
az_aks_operations | Unified tool for managing Azure Kubernetes Service (AKS) clusters and related operations. Supported operations: - Cluster: show, list, get-versions, check-network - Nodepool: nodepool-list, nodepool-show - Account: account-list Examples: - Show cluster: operation="show", args="--name myCluster --resource-group myRG" - List nodepools: operation="nodepool-list", args="--cluster-name myCluster --resource-group myRG" |
Manual installation
You can install the MCP server using:
Installation for