Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by feiskyer • Automation & Orchestration
A server that implements the Model Context Protocol to let AI assistants interact with Kubernetes clusters via natural language, translating requests into kubectl/helm/API operations.
Query and fetch Kubernetes resources (pods, deployments, services, CRDs) as JSON or human-readable descriptions to analyze cluster state.
Run kubectl or helm commands and perform read/write/delete operations (apply, create, scale, rollout, patch) against a cluster using a provided kubeconfig.
Diagnose pod and node issues by retrieving logs, events, rollout history/status, and resource usage (top) and to manage node lifecycle actions like cordon/drain.
This open-source server bridges AI assistants (that support MCP) and Kubernetes clusters by translating natural language requests into kubectl commands or Kubernetes API calls and returning structured results. It supports read, write, and delete operations, Helm commands, and diagnostic tooling such as logs, events, rollout status, and top metrics. The server can run via Docker or uvx, supports stdio/sse/streamable-http transports, and requires a kubeconfig plus kubectl/helm on the host. It is intended to enable agents to query, manage, and diagnose Kubernetes resources programmatically and conversationally.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.