Azure Kubernetes Service
MCPs devtools 178
The AKS-MCP is a Model Context Protocol (MCP) server that enables AI assistants to interact with Azure Kubernetes Service (AKS) clusters. It serves as a bridge between AI tools (like GitHub Copilot, Claude, and other MCP-compatible AI assistants) and AKS, translating natural language requests into AKS operations and returning the results in a format the AI tools can understand.
npx claude-code-templates@latest --mcp devtools/azure-kubernetes-service claude-code — azure-kubernetes-service
Content
JSON
{
"mcpServers": {
"aks": {3 keys}
}
}