Azure Kubernetes Service (AKS)

Azure Kubernetes Service (AKS)

Azure Kubernetes Service (AKS) official MCP server.

595

1

15 Tools

Signed
Built by Docker
Requires Configuration
Add to Docker Desktop

Version 4.43 or later needs to be installed to add the server automatically

Tools

NameDescription
az_compute_operationsUnified tool for managing Azure Virtual Machines (VMs) and Virtual Machine Scale Sets (VMSS) using Azure CLI. IMPORTANT: VM/VMSS resources are managed by AKS. Write operations should be used carefully and only for debugging purposes. Use resource_type="vm" for single virtual machines or resource_type="vmss" for virtual machine scale sets. Available operation values: - show: Get details of a VM/VMSS - list: List VMs/VMSS in subscription or resource group - get-instance-view: Get runtime status EXAMPLES: List VMSS: operation="list", resource_type="vmss", args="--resource-group myRG" Show VMSS: operation="show", resource_type="vmss", args="--name myVMSS --resource-group myRG" List VMs: operation="list", resource_type="vm", args="--resource-group myRG"

Manual installation

You can install the MCP server using:

Installation for

Related servers