Access level for the MCP server, One of [ readonly, readwrite, admin ]
Comma-separated list of additional tools, One of [ helm, cilium ]
Comma-separated list of namespaces to allow access to. If not specified, all namespaces are allowed.
Path to the Azure configuration directory (e.g. /home/azureuser/.azure). Used for Azure CLI authentication, you should be logged in (e.g. run az login
) on the host before starting the MCP server.
Username or UID of the container user (format <name|uid>
[:<group|gid>
] e.g. 10000), ensuring correct permissions to access the Azure and kubeconfig files. Leave empty to use default user in the container.
Path to the kubeconfig file for the AKS cluster (e.g. /home/azureuser/.kube/config). Used to connect to the AKS cluster.