Kiln-AI/Kilntainers
MCP server to give every agent an ephemeral Linux sandboxes for executing shell commands.
Supports multiple isolated execution backends—Docker, Podman, cloud-hosted VMs (Modal, E2B), and WebAssembly sandboxes—each with independent lifecycle management tied to individual MCP connections. Implements agent-sandbox separation where the MCP server acts as an intermediary, preventing exposure of agent secrets or code to the sandbox environment. Provides a single `sandbox_exec` tool exposing full Linux command execution with configurable resource limits, network isolation, and automatic cleanup on session termination.
Used by 1 other package. Available on PyPI.
Stars
34
Forks
4
Language
Python
License
MIT
Category
Last pushed
Mar 03, 2026
Monthly downloads
37
Commits (30d)
0
Dependencies
3
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Kiln-AI/Kilntainers"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
universal-tool-calling-protocol/code-mode
🔌 Plug-and-play library to enable agents to call MCP and UTCP tools via code execution.
gradion-ai/ipybox
Python code execution sandbox with programmatic MCP tool calling (PTC)
BlackSnufkin/LitterBox
A secure sandbox environment for malware developers and red teamers to test payloads against...
ashishgituser/bunkervm
BunkerVM is a tiny operating system that boots in 2 seconds and gives AI agents a safe, isolated...
buremba/1mcp
Let your agent write code and execute code directly in the browser with WASM