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......
An MCP server offering secure, sandboxed environments for executing code, running commands, accessing files, and performing web operations through containerization and isolation technologies.
MCP servers providing a secure, sandboxed environment for executing Kali Linux security tools like nmap, objdump, and wireshark for network analysis and vulnerability scanning.
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 command line MCP Server offering secure execution and customizable security policies. Directly relevant to MCP server implementations for command line environments.
An MCP Server that executes Bash commands within Pipedream workflows, enabling shell scripting and curl-based integrations via MCP.
codemcp is a minimal coding agent MCP server that exposes basic tools for reading and writing files and executing command-line operations. It is designed as a simple reference implementation of an MCP-based coding agent.
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