Kubernetes Ephemeral Job
Rank #31,610io.github.inhuman/mcp-k8s-ephemeral-job
Runs a command in a throwaway Kubernetes pod and returns exit code, output and artifacts.
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.
Ranks ahead of 65,161 of 96,771 servers on MCP Toplist.
Use Kubernetes Ephemeral Job
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.
{
"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.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.inhuman%2Fmcp-k8s-ephemeral-job)<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.
Listed on 2 registries
inhuman
Other servers by inhuman
View all inhuman servers →Available versions (1)
| Version | Published |
|---|---|
| 0.7.0 | Jul 20, 2026 |
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.