Create isolated Kubernetes Pod sessions for shell, files, and Node.js execution.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Streamable Pod Shell MCP Server" yet — see the docs or source repo.
Create a temporary Pod session, run `uname -a`, `node -v`, and `ls -la`, then return the results grouped by command.
Command outputs from the isolated Pod, organized for quick environment inspection.
Create `script.js` in a temporary Pod to read the current directory and print file names, then execute it and show the output.
Creates the file, runs the Node.js script, and returns the execution output.
Start a Pod session with automatic TTL cleanup, create `notes.txt` with three lines of text, read it back, and note that the session will be cleaned up after TTL expiry.
Shows file write/read results and states that the session is automatically cleaned up.
Enables secure local development with files, shell, editing, and persistent sessions.
Let AI handle secure remote SSH commands, transfers, and port forwarding.
Run commands, manage long jobs, and transfer files in AI sandboxes.
Run remote commands over persistent SSH sessions with preserved context and state.
Execute shell commands securely over MCP for controlled dev and ops workflows.
Execute SSH commands on remote servers and resume large file transfers.