MCP Server Kubernetes Brings kubectl Into AI Clients
This open-source TypeScript MCP server lets Claude Code, Codex, Cursor, VS Code, and other clients manage Kubernetes through natural-language tool calls. It supports multiple kubeconfig sources, kubectl and Helm operations, cluster troubleshooting, port forwarding, and optional non-destructive mode.
This is a practical bridge between AI agents and Kubernetes, but its power makes permission design critical.
- –Exposes broad cluster workflows, from inspecting logs to applying manifests and managing Helm releases
- –Multiple kubeconfig options simplify switching between local, cloud, and custom cluster contexts
- –Non-destructive mode provides a safer default for teams experimenting with agent-driven operations
- –Generic kubectl access remains a significant blast-radius risk without tightly scoped RBAC
- –OpenTelemetry support makes the server more viable for observable operational workflows
DISCOVERED
1d ago
2026-08-15
PUBLISHED
1d ago
2026-08-15
RELEVANCE
AUTHOR
GithubProjects
