An MCP server offering secure, sandboxed environments for executing code, running commands, accessing files, and performing web operations through containerization and isolation technologies.
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.
A command line MCP Server offering secure execution and customizable security policies. Directly relevant to MCP server implementations for command line environments.
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.
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.
Container MCP is a secure, container-based implementation of the Model Context Protocol (MCP) designed to provide sandboxed environments for code execution, command running, file operations, and web interactions. It is intended to be used by large language models and other automation systems to safely execute potentially untrusted operations in an isolated manner.
system_run_command: Execute bash commands in a secure sandbox.system_run_python: Execute Python code in a secure sandbox.system_env_var: Get environment variable values.file_read: Safely read file contents.file_write: Safely write contents to files.file_list: List directory contents safely.file_delete: Delete files safely.file_move: Move or rename files safely.web_search: Use a search engine to find information on the web.web_scrape: Scrape content from a specific URL.web_browse: Interactively browse websites using Playwright.No pricing information is provided; the project is open-source under the Apache License 2.0.