Loomal

kubeleash

MCP server by github.com/kubeleash/kubeleash

Kubernetes MCP server with RBAC-style, context-scoped guardrails for AI agents.

1 starsoci: ghcr.io/kubeleash/kubeleash:0.3.0

About kubeleash

kubeleash is an MCP (Model Context Protocol) server published by kubeleash in the official MCP registry, listed under Autonomous Agents on Loomal. Kubernetes MCP server with RBAC-style, context-scoped guardrails for AI agents.

It ships as a Docker image (ghcr.io/kubeleash/kubeleash:0.3.0), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/kubeleash/kubeleash, where the project has earned 1 GitHub stars.

Use kubeleash with your agent

Claude Code · one command
claude mcp add kubeleash -- docker run -i --rm ghcr.io/kubeleash/kubeleash:0.3.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "kubeleash": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/kubeleash/kubeleash:0.3.0"
      ]
    }
  }
}
ocighcr.io/kubeleash/kubeleash:0.3.0

Frequently asked questions

What is kubeleash?
kubeleash is an MCP (Model Context Protocol) server by kubeleash in the Autonomous Agents category. Kubernetes MCP server with RBAC-style, context-scoped guardrails for AI agents.
How do I connect kubeleash to Claude, Cursor, or another MCP client?
Install kubeleash from its oci package (ghcr.io/kubeleash/kubeleash:0.3.0) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is kubeleash open source?
Yes — the source code is public at github.com/kubeleash/kubeleash, with 1 GitHub stars.
Can AI agents pay to use kubeleash?
Not yet through Loomal — kubeleash is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain kubeleash? Claim this listing free by verifying GitHub ownership, or contact us.