Radar: The Missing Open-Source Kubernetes UI with a Built-in MCP Server
Radar is the open-source Kubernetes UI that shows what's broken, why, and what changed — issues, topology, event timeline, Helm, GitOps, and a built-in MCP server for AI agents, all in one Go binary.
Meet Radar: The Kubernetes UI You've Been Missing
Kubernetes observability usually means stitching together a dozen tools. Radar is the missing open-source Kubernetes UI that consolidates it all into one fast Go binary — no account, no cloud dependency, no cluster install required. It runs on your laptop and talks to the Kubernetes API directly, giving you a local-first view of everything happening in your cluster.
🚀 Want to deploy Radar yourself?
Docker configs, system requirements, and installation guides — all on one page.
View Radar Tool Page →What Makes Radar Different
Radar answers three questions every platform engineer asks: what's broken, why, and what changed? Instead of jumping between Grafana dashboards, kubectl aliases, and Slack alerts, you get one unified view:
- Issues & Topology — see broken workloads and how your services connect in a live topology map
- Event Timeline — replay exactly what happened in your namespace, in order
- Helm & GitOps — manage releases and spot drift between desired and live state
- Live Service Traffic — watch real requests flow between services
- Cluster Audits — RBAC, TLS, cost, and upgrade-impact checks built in
The Built-In MCP Server
The standout feature is Radar's built-in MCP (Model Context Protocol) server. It lets AI agents inspect and operate your cluster through a standard interface — the same protocol used by Claude, Cursor, and other agentic tools. Your AI assistant can query issues, read the event timeline, and even apply changes, all with proper authentication and audit trails.
Radar is Apache-2.0 licensed with an active community, installable via Homebrew, Scoop, Krew, desktop apps for macOS/Linux/Windows, or an in-cluster Helm chart. It's free forever and designed to stay fast even on large clusters.
🚀 Want to deploy Radar yourself?
Docker configs, system requirements, and installation guides — all on one page.
View Radar Tool Page →