Azure/aks-mcp
If you are the rightful owner of aks-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The AKS-MCP is a Model Context Protocol server that facilitates interaction between AI assistants and Azure Kubernetes Service clusters.
Tools
Functions exposed to the LLM to take actions
get_cluster_info
Get detailed information about an AKS cluster
list_aks_clusters
List all AKS clusters in a subscription and optional resource group
get_vnet_info
Get information about the VNet used by the AKS cluster
get_subnet_info
Get information about the subnets used by the AKS cluster
get_route_table_info
Get information about the route tables used by the AKS cluster
get_nsg_info
Get information about the network security groups used by the AKS cluster
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client