A sandboxed MCP server enabling secure, multi-language code execution with resource limits and network restrictions. Direct example of an MCP server providing isolated code execution environments.
Loading more......
MCP servers providing a secure, sandboxed environment for executing Kali Linux security tools like nmap, objdump, and wireshark for network analysis and vulnerability scanning.
An MCP server offering secure, sandboxed environments for executing code, running commands, accessing files, and performing web operations through containerization and isolation technologies.
E2B MCP is an MCP server that lets users run AI-generated code in secure sandboxes using E2B's open-source infrastructure, providing code execution and analysis features to MCP clients.
Node.js MCP server that creates isolated Docker sandboxes for executing JavaScript code, supporting on-the-fly npm installation and teardown.
MCP server for running Python code in a secure sandbox environment via MCP tool calls, tailored for LLM and coding agents.
Implements CEDARScript, a SQL-like language, as an MCP server for code manipulation, showcasing the adaptability of MCP servers for language and code-based tasks.
A sandboxed MCP server enabling secure, multi-language code execution with resource limits and network restrictions. It provides AI applications with a safe, isolated environment for running code inside Docker containers.
copy_project: Copy entire directories into the sandboxed file system.copy_file: Copy single files into the sandboxed environment.write_file: Write files directly into the sandbox.sandbox_exec allows running arbitrary commands inside the sandboxed container.sandbox_stop stops and cleans up containers, including their volumes, with a timeout.No pricing information provided; the project is open source under the MIT License.
https://github.com/Automata-Labs-Team/code-sandbox-mcp
mcp, code-execution, sandbox, multi-language