Same door for humans and AI. No gatekeeper.Register →
Explorer/MCP/inhuman/mcp-k8s-ephemeral-job
✓ REGISTRY VERIFIEDREMOTE

mcp-k8s-ephemeral-job

inhuman/mcp-k8s-ephemeral-job

Enables running ephemeral Kubernetes Jobs/pods with caller-chosen images and commands, returning results and artifacts while automating cleanup. Supports synchronous and background execution, repository cloning, and strict security controls.

inhuman/mcp-k8s-ephemeral-jobExternal link; availability not verifiedLicenseMIT LicenseRemote-capable
The Newcomer
Hasn't been around long. Nothing caught our attention, but there isn't much history to go on yet.
Time indexed (2mo)
0toolsRemote/ HTTP2moindexed
Checked Aug 2, 2026
The scanner shows
Not enough data to score this server yet.
First indexed Aug 1, 2026
Server Profile
Tools catalogued
0
No tools reported by this server.
Hosting
Remote / HTTP
Runs on the internet. No access to your filesystem, SSH keys, or environment variables.
Registry presence
Verified
Listed on the Official MCP Registry under Linux Foundation governance.
Liveness
No liveness checks recorded yet.
Publisher Verification
✓ Listed on the Official MCP Registry under Linux Foundation governance.
inhuman/mcp-k8s-ephemeral-jobExternal link; availability not verified
Environment variables (19)
MCP_K8S_ADDRstringOPTIONALdefault: :8080
Listen address for http/sse
MCP_K8S_CACHE_PVCstringOPTIONALdefault:
Existing PVC mounted into every job pod as a shared cache; empty = no cache
MCP_K8S_NAMESPACEstringOPTIONALdefault: mcp-ephemeral
Namespace where ephemeral pods are spawned
MCP_K8S_TRANSPORTstringOPTIONALdefault: stdio
Transport: stdio | http | sse
MCP_K8S_AUTH_TOKENstringOPTIONALdefault:
If set, http/sse require X-MCP-AUTH header (constant-time); empty = off
Show all 19 environment variables
MCP_K8S_KUBECONFIGstringOPTIONALdefault:
Path to kubeconfig; empty = in-cluster
MCP_K8S_CLONE_IMAGEstringOPTIONALdefault:
Image with git for the clone init container; empty = clone unavailable
MCP_K8S_DEFAULT_CPUstringOPTIONALdefault: 1
Pod CPU request (scheduling reservation; limits come from the caller's limits or the namespace LimitRange)
MCP_K8S_CLONE_SECRETstringOPTIONALdefault:
Secret holding one token per git host (key = host); mounted only on the cloner
MCP_K8S_JOB_EXTRA_ENVstringOPTIONALdefault:
JSON object {"KEY":"value"} added to every job pod; caller keys win
MCP_K8S_MAX_TIMEOUT_SstringOPTIONALdefault: 600
Timeout ceiling (s)
MCP_K8S_SIDECAR_IMAGEstringOPTIONALdefault: busybox:1.36
Helper sidecar image for artifact collection (pinned)
MCP_K8S_ALLOWED_IMAGESstringOPTIONALdefault:
Strict image allowlist (CSV); empty = deny everything
MCP_K8S_DEFAULT_MEMORYstringOPTIONALdefault: 512Mi
Pod memory request (see above)
MCP_K8S_MAX_CONCURRENTstringOPTIONALdefault: 10
Max concurrent ephemeral pods (over → queue/error)
MCP_K8S_CACHE_MOUNT_PATHstringOPTIONALdefault:
Where the cache PVC is mounted, e.g. /go/pkg/mod
MCP_K8S_MAX_OUTPUT_BYTESstringOPTIONALdefault: 1048576
Combined stdout+stderr cap
MCP_K8S_DEFAULT_TIMEOUT_SstringOPTIONALdefault: 60
Default wall-clock timeout (s)
MCP_K8S_MAX_ARTIFACT_BYTESstringOPTIONALdefault: 10485760
Total artifacts size cap

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
More from inhuman
mcp-exec
MCP server that executes caller-supplied Python code in a network-isolated, locked-down sandbox and returns stdout/stderr/exit code. Supports stdio, HTTP, and SSE transports with optional auth.
mcp-ssh-fleet
MCP server that provides SSH tools (read-only probes and arbitrary exec) to a fleet of hosts outside Kubernetes, with an inventory-based allowlist and key-based authentication.
Similar servers
Press Release
press-release MCP — wraps StupidAPIs (requires X-API-Key)
MCP Server for LimeSurvey
Enables interaction with LimeSurvey API to create and manage surveys, questions, question groups, activate surveys, and export responses through standardized MCP endpoints.
io.github.zenml-io/mcp-zenml
MCP server for ZenML - browse stacks, pipelines, runs, artifacts & trigger pipeline runs via API
Linear
Linear MCP — wraps the Linear GraphQL API (OAuth)
HAPI MCP Server
HAPI MCP server: Dynamically exposes OpenAPI REST APIs as MCP tools for AI assistants
Google Docs MCP Server
Enables Claude to read, create, and update Google Docs through OAuth authentication. Deployed as a remote Next.js server on Vercel with support for multiple users and secure API key management.
Indexed from Official MCP Registry · Updates nightly