radar

GitHub

The missing open source Kubernetes UI. Topology, event timeline, and service traffic โ€” plus resource browsing and Helm management.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "radar": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-radar"
      ]
    }
  }
}