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.2K

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
kubectl_configWork with Kubernetes configurations (read-only). Available operations: - diff: Diff the live version against what would be applied - auth: Inspect authorization (can-i) - config: View kubectl configuration contexts (read-only) Config operations (read-only): - current-context: Display the current context - get-contexts: Describe one or many contexts Examples: - Diff config: operation='diff', resource='', args='-f pod.json' - Check auth: operation='auth', resource='can-i', args='create pods --all-namespaces' - Get current context: operation='config', resource='current-context', args='' - List contexts: operation='config', resource='get-contexts', 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