Explore
Contribute
Sign In

Explore

  1. Explore
  2. /
  3. Developer Tools
  4. /
  5. Azure Kubernetes Service (AKS)

Azure Kubernetes Service (AKS)

Azure Kubernetes Service (AKS)

mcp

Azure Kubernetes Service (AKS) official MCP server.

2.3K

15 Tools

Packaged by
Requires Configuration
Add to Docker Desktop

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

OverviewTools (15)ConfigManual installation
Docker Hub⁠Github repository⁠

Tools

​
​
NameDescription
az_fleetRun Azure Kubernetes Service Fleet management commands. Available operations and resources: - fleet: list, show, create, update, delete, get-credentials - member: list, show, create, update, delete - updaterun: list, show, create, start, stop, delete - updatestrategy: list, show, create, delete - clusterresourceplacement: list, show, get, create, delete (Kubernetes CRD operations) Examples: - List fleets: operation='list', resource='fleet', args='--resource-group myRG' - Show fleet: operation='show', resource='fleet', args='--name myFleet --resource-group myRG' - Get fleet credentials: operation='get-credentials', resource='fleet', args='--name myFleet --resource-group myRG' - Create member: operation='create', resource='member', args='--name myMember --fleet-name myFleet --resource-group myRG --member-cluster-id /subscriptions/.../myCluster' - Create clusterresourceplacement: operation='create', resource='clusterresourceplacement', args='--name nginx --selector app=nginx --policy PickAll' - List clusterresourceplacements: operation='list', resource='clusterresourceplacement', args=''

Manual installation

You can install the MCP server using:

​

Installation for

Related servers

© 2025 Docker, Inc. All rights reserved. | Terms of Service | Subscription Service Agreement | Privacy | Legal