Skip to content

Add @kunobi/mcp — Kubernetes IDE with embedded MCP server#29

Open
jleni wants to merge 1 commit intojqueryscript:mainfrom
jleni:add-kunobi-mcp
Open

Add @kunobi/mcp — Kubernetes IDE with embedded MCP server#29
jleni wants to merge 1 commit intojqueryscript:mainfrom
jleni:add-kunobi-mcp

Conversation

@jleni
Copy link

@jleni jleni commented Feb 9, 2026

What is @kunobi/mcp?

@kunobi/mcp is the MCP bridge to Kunobi, a desktop platform management IDE. Claude Code manages Kubernetes, FluxCD, ArgoCD, and Helm while users maintain real-time visual oversight — not just another kubectl wrapper.

Setup:

{
  "mcpServers": {
    "kunobi": {
      "command": "npx",
      "args": ["@kunobi/mcp"]
    }
  }
}

Enable MCP in Kunobi's settings, add the config above, and Claude Code gets full access to your clusters. Tools appear and disappear dynamically as Kunobi connects/disconnects.

Kunobi — MCP settings

Kunobi key features:

  • Real-time cluster visibility with resource browser, YAML editor, and embedded terminal
  • Native FluxCD, ArgoCD, and Helm support
  • Available on macOS, Windows, and Linux
  • No account required, no cloud dependency

Kunobi

Kunobi — Cluster view

Website: https://kunobi.ninja
npm: @kunobi/mcp
GitHub: kunobi-ninja/mcp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant