kubecat

thepixelabs/kubecat
★ 0 stars TypeScript ⚙️ DevOps Updated 1d ago
Local-first macOS Kubernetes desktop with AI querying, security scanning, time-travel snapshots, and MCP server integration
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kubecat": {
      "command": "npx",
      "args": [
        "-y",
        "thepixelabs/kubecat"
      ]
    }
  }
}

README Excerpt

A Kubernetes management desktop application built for engineers who want an intelligent cockpit view of their clusters. Built with [Wails v2](https://wails.io/) (Go backend + WebKit frontend) and React. --- - **Resource Explorer** — browse, filter, and manage any Kubernetes resource - **Cluster Visualizer** — interactive graph showing ownership relationships and service routing

Topics

aidesktopgok8skubectlkubernetesmacosmcpwails