Tools
skyhook-io/radar Bundles an MCP Server Directly Into a Kubernetes Dashboard Instead of Shipping It Separately
skyhook-io/radar is at 2,761 stars (created January 20, pushed August 9, Apache-2.0, Go) and describes itself as the missing open-source Kubernetes UI with a built-in MCP server for AI agents — surfacing what is broken, why, and what changed, across kubectl, Helm, ArgoCD and FluxCD. The packaging choice is the notable part: rather than publishing a standalone kubernetes-mcp binary that agents point at, the MCP surface ships inside the dashboard itself, so the human UI and the agent interface read the same cluster state through one process. Expect more infra tools to follow this pattern rather than maintaining a separate agent-facing server.
Source
↳ Follow the thread