Kubernetes Ephemeral Job
Runs a command in a throwaway Kubernetes pod and returns exit code, output and artifacts.
Install
Dockerstdio
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.