Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Flux159 • DevOps & CI/CD
An MCP server that connects to a Kubernetes cluster and exposes kubectl, Helm, port-forwarding, troubleshooting, and node/pod management operations to agents and tools.
Run kubectl-style operations (get, describe, apply, delete, logs) against a configured Kubernetes cluster programmatically.
Perform Helm operations (install, upgrade, template-based apply/uninstall) or manage deployments, rollouts, and scaling via an MCP interface.
Guided troubleshooting (k8s-diagnose), port forwarding, pod cleanup, and node maintenance while optionally enforcing a non-destructive/read-only mode.
This MCP server provides a unified interface for managing Kubernetes clusters via kubectl and Helm commands, supporting actions like get/describe/apply/delete, logs, port-forwarding, scaling, rollouts, and node maintenance. It can load kubeconfig from multiple sources, mask secrets in outputs, and offers advanced features such as pod cleanup, Helm template-based installs/uninstalls, and a guided k8s-diagnose troubleshooting prompt. It includes a non-destructive mode to disable destructive operations for safer read-only or limited-write workflows. The server is distributed as an npm/Bun package and integrates with Claude, VS Code, Cursor, and mcp-chat clients.
Cleanup all managed resources
Get or list Kubernetes resources by resource type, name, and optionally namespace
Describe Kubernetes resources by resource type, name, and optionally namespace
Apply a Kubernetes YAML manifest from a string or file
Delete Kubernetes resources by resource type, name, labels, or from a manifest file
Diagnose Kubernetes Resources.
List of pods in the default namespace
List of deployments in the default namespace
List of services in the default namespace
List of all namespaces
List of all nodes in the cluster
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.