← All servers
🔧

K8gentS — Kubernetes RCA MCP ServerVerified🛡 No advisories

io.github.JDoornink/k8gents
New to MCP? Start here →
1★ stars
0weekly installs
3 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/jdoornink, which proved it owns this namespace.

Verified owner: github.com/jdoorninkio.github.JDoornink/k8gents

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs AI_API_KEY.
Configuration
Reads AI_MODEL, KUBECONFIG.

About

Kubernetes RCA agent that sandboxes its own AI with OPA Gatekeeper. MCP-ready for any client.

Packages & transports

dockerdocker.io/jdoornink/k8gents:0.1.1vlatest · docker run

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "k8gents": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/jdoornink/k8gents:0.1.1"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector docker run -i --rm docker.io/jdoornink/k8gents:0.1.1