Kubernetes MCP
Kubernetes management is complex and error-prone.
Community MCP server connecting Claude to Kubernetes clusters via kubectl — pod management, deployment scaling, log retrieval, and resource deletion.
- Check pod health and restart failing containers from your editor
- Scale deployments up or down during development and testing
- Pull container logs for troubleshooting without a separate terminal
Kubernetes management is complex and error-prone. AI-assisted K8s operations can accelerate incident response and routine cluster management — with appropriate RBAC constraints in place.
Platform engineers and SREs managing Kubernetes clusters who want AI-assisted troubleshooting, with RBAC configured to limit destructive capabilities.
https://github.com/Flux159/mcp-server-kubernetes
By Flux159 (community)
How to Get It
claude mcp add kubernetes -- npx mcp-server-kubernetes
Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.
Once it’s connected, paste this into Claude:
Help me check pod health and restart failing containers from my editor
Trust Signals Reviewed
Data & Access
Community Pulse Growing
Discussed on Reddit
- I built a local-first MCP server for Kubernetes root cause analysis (single Go b — Reddit · 39 pts
- Built a Kubernetes operator for MCP servers - would love feedback [alpha] — Reddit · 5 pts
- Lens Kubernetes IDE now has its own MCP Server: connect any AI assistant to all — Reddit · 3 pts
3 mentions across 1 sources
Reviewer notes
Reviewed review. These are observations, not a security certification.
audit 2026-07-05 stale-eval refresh: Scored from trust signals (evidence-eval-v1): 1,454 GitHub stars; 42 contributors; last commit 13d ago; license MIT.
2026-04-02: LIMITATION: Full cluster write access including kubectl_delete and arbitrary kubectl commands. A misconfigured AI agent could bring down services or exfiltrate secrets. Requires RBAC-scoped kubeconfig.
Things to check
- Community-maintained tool with no official Kubernetes support; requires kubectl configured and credentials pre-installed on the host running Claude. Deletions are destructive and irreversible through this interface.
How to evaluate tools before deploying →
Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.
Evaluation
audit 2026-07-05 stale-eval refresh: Scored from trust signals (evidence-eval-v1): 1,454 GitHub stars; 42 contributors; last commit 13d ago; license MIT.