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.
Execute shell commands for automation, DevOps tasks, and developer workflows.
Run macOS shell commands with sessions, background jobs, caching, and semantic search.
Run commands, manage long jobs, and transfer files in AI sandboxes.
Give AI persistent SSH access for remote commands, file transfer, and port forwarding.
Securely let AI assistants run remote server commands over SSH.
Securely manage remote servers via persistent SSH with commands, files, and monitoring.