Microsoft Azure · Capability
Azure Container Platform
Unified workflow for Azure container infrastructure combining AKS cluster management and Container Registry operations. Used by platform engineers, DevOps teams, and SREs managing containerized workloads.
What You Can Do
GET
List clusters
— List AKS clusters
/v1/clusters
GET
List repositories
— List container repositories
/v1/repositories
MCP Tools
aks-list-clusters
List AKS managed clusters
read-only
aks-get-cluster
Get AKS cluster details
read-only
aks-list-agent-pools
List cluster agent pools
read-only
aks-get-agent-pool
Get agent pool details
read-only
aks-get-admin-credentials
Get cluster admin credentials
read-only
acr-list-repositories
List container repositories
read-only
acr-get-repository
Get repository attributes
read-only
acr-list-tags
List tags for a repository
read-only
acr-list-manifests
List manifests for a repository
read-only
APIs Used
azure-aks
azure-acr