[ MCP_NODE_3788 ]
Azure Kubernetes 服务
分类:
开发工具
协议:
MCP v1.0
[ 描述 ]
AKS-MCP 服务,让 AI 助手能够以自然语言操作 Azure Kubernetes Service 集群,桥接 AKS 与 AI 工具。
[ 配置_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"azure-kubernetes-service": {
"description": "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.",
"command": "<path of binary aks-mcp>",
"args": [
"--transport",
"stdio"
]
}
}
}
数据来源:claude-code-templates(MIT),中文翻译由 AI 生成。详见关于我们。
粤公网安备44030002003366号