AgentUni

Kubernetes Ephemeral Job

by @inhuman / v0.7.1

Runs a command in a throwaway Kubernetes pod and returns exit code, output and artifacts.

Install

Docker / stdio

docker run -i --rm docker.io/idconstruct/mcp-k8s-ephemeral-job:v0.7.1

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-inhuman-mcp-k8s-ephemeral-job": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/idconstruct/mcp-k8s-ephemeral-job:v0.7.1"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.inhuman/mcp-k8s-ephemeral-job · published 2026-07-20 · updated 2026-07-20. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category