A
licenseB
qualityD
maintenanceEnables Claude Desktop to interact with Kubernetes clusters using kubectl and helm, providing tools for querying pods, services, Helm releases, and analyzing versions.
6
MIT
No user-submitted related servers found.
Scored across 8 tools
Each tool targets a distinct aspect of Kubernetes operations: deployment status, pod logs, pod status, events, resource usage, pod listing, pod restart, and deployment scaling. No functional overlap.
All tools follow a consistent verb_noun pattern (get_deployment_status, get_pod_logs, list_pods, restart_pod, scale_deployment) with clear action and resource.
8 tools is well-scoped for Kubernetes ops: covers critical monitoring and management actions without being overwhelming.
Covers core monitoring (logs, status, events, resource usage) and basic actions (restart, scale). Minor gaps: no describe resource, exec, or deployment rollout history, but the set is focused and practical.