SERVER

Kubernetes Ephemeral Job

Rank #31,610

io.github.inhuman/mcp-k8s-ephemeral-job

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

Listed & last published
Jul 20, 2026
OVERVIEW

Kubernetes Ephemeral Job is a Model Context Protocol (MCP) server published by inhuman. It ranks #31,610 of 96,771 servers tracked on MCP Toplist. Kubernetes Ephemeral Job is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 20, 2026 and most recently updated on Jul 20, 2026.

STANDING
#31,610of 96,771 tracked serversTop 50%

Ranks ahead of 65,161 of 96,771 servers on MCP Toplist.

CONNECT

Use Kubernetes Ephemeral Job

No setupRuns out of the box

No credentials or required configuration declared — add it to your MCP client and go.

Add Kubernetes Ephemeral Job to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Docker image
{
  "mcpServers": {
    "mcp-k8s-ephemeral-job": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/idconstruct/mcp-k8s-ephemeral-job:v0.7.0"
      ],
      "env": {
        "MCP_K8S_ALLOWED_IMAGES": "<your MCP_K8S_ALLOWED_IMAGES>",
        "MCP_K8S_KUBECONFIG": "<your MCP_K8S_KUBECONFIG>",
        "MCP_K8S_NAMESPACE": "<your MCP_K8S_NAMESPACE>",
        "MCP_K8S_TRANSPORT": "<your MCP_K8S_TRANSPORT>",
        "MCP_K8S_DEFAULT_TIMEOUT_S": "<your MCP_K8S_DEFAULT_TIMEOUT_S>",
        "MCP_K8S_MAX_TIMEOUT_S": "<your MCP_K8S_MAX_TIMEOUT_S>",
        "MCP_K8S_MAX_OUTPUT_BYTES": "<your MCP_K8S_MAX_OUTPUT_BYTES>",
        "MCP_K8S_MAX_ARTIFACT_BYTES": "<your MCP_K8S_MAX_ARTIFACT_BYTES>",
        "MCP_K8S_MAX_CONCURRENT": "<your MCP_K8S_MAX_CONCURRENT>",
        "MCP_K8S_DEFAULT_CPU": "<your MCP_K8S_DEFAULT_CPU>",
        "MCP_K8S_DEFAULT_MEMORY": "<your MCP_K8S_DEFAULT_MEMORY>",
        "MCP_K8S_SIDECAR_IMAGE": "<your MCP_K8S_SIDECAR_IMAGE>",
        "MCP_K8S_CLONE_IMAGE": "<your MCP_K8S_CLONE_IMAGE>",
        "MCP_K8S_CLONE_SECRET": "<your MCP_K8S_CLONE_SECRET>",
        "MCP_K8S_CACHE_PVC": "<your MCP_K8S_CACHE_PVC>",
        "MCP_K8S_CACHE_MOUNT_PATH": "<your MCP_K8S_CACHE_MOUNT_PATH>",
        "MCP_K8S_JOB_EXTRA_ENV": "<your MCP_K8S_JOB_EXTRA_ENV>",
        "MCP_K8S_AUTH_TOKEN": "<your MCP_K8S_AUTH_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

BADGE

Show your rank

Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.

MCP Toplist: Top 50% of 96,771
Markdown
[![MCP Toplist](https://mcptoplist.com/badge/io.github.inhuman%2Fmcp-k8s-ephemeral-job.svg)](https://mcptoplist.com/server/io.github.inhuman%2Fmcp-k8s-ephemeral-job)
HTML
<a href="https://mcptoplist.com/server/io.github.inhuman%2Fmcp-k8s-ephemeral-job"><img src="https://mcptoplist.com/badge/io.github.inhuman%2Fmcp-k8s-ephemeral-job.svg" alt="MCP Toplist: Top 50% of 96,771" /></a>

Variants: append ?metric=score or ?metric=stars to the image URL.

REGISTRIES

Listed on 2 registries

ORGANIZATION

inhuman

Organization
Servers in org
3
Versions across org
3
MORE FROM THIS PUBLISHER

Other servers by inhuman

View all inhuman servers →
VERSIONS

Available versions (1)

VersionPublished
0.7.0Jul 20, 2026
FAQ

Frequently asked questions

Who maintains Kubernetes Ephemeral Job?
Kubernetes Ephemeral Job is maintained by inhuman, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
Is Kubernetes Ephemeral Job listed on the Official MCP Registry?
Yes — Kubernetes Ephemeral Job is listed on the Official MCP Registry, alongside Glama.
How many versions does Kubernetes Ephemeral Job have?
MCP Toplist tracks 1 version of Kubernetes Ephemeral Job, most recently published on Jul 20, 2026.
Where can I find the source code for Kubernetes Ephemeral Job?
The source code for Kubernetes Ephemeral Job is hosted at github.com/inhuman/mcp-k8s-ephemeral-job.
EXPLORE