MCP Kubernetes
未申請A Model Context Protocol (MCP) server that enables AI assistants to interact with Kubernetes clusters. It serves as a bridge between AI tools (like Claude, Cursor, and GitHub Copilot) and Kubernetes
kubernetesmcp-servermodel-context-protocol
インストール
$
npx @modelcontextprotocol/inspector <path of binary 'mcp-kubernetes'>未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(4個)
args
Additional arguments like resource names, namespaces, and flags
command
The full kubectl command to execute including 'kubectl' prefix (e.g., "kubectl get pods -n default", "kubectl apply -f deployment.yaml")
operation
The operation to perform (get, describe, create, delete, apply, patch, replace, cordon, uncordon, drain, taint)
resource
The resource type (e.g., pods, deployments, services, nodes) or empty for file-based operations