SandboxRunner
Related Servers
Alternatives to SandboxRunner
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to safely execute Python, JavaScript, and Bash code in an isolated Docker sandbox with strict security constraints.1-
- AlicenseNot gradedqualityDmaintenanceEnables LLMs to safely execute code in isolated Docker containers with resource limits and security controls, supporting session management and automatic dependency installation.MIT
- FlicenseAqualityDmaintenanceEnables AI assistants to securely execute Python and JavaScript code in sandboxed environments, with file management and package installation.725 npm-

HOPX MCP Serverofficial
FlicenseNot gradedqualityCmaintenanceEnables AI assistants to execute Python, JavaScript, Bash, and Go code in blazing-fast (~0.1ms startup), isolated cloud containers with secure, ephemeral environments that auto-destroy after use.156-- AlicenseAqualityCmaintenanceEnables AI assistants to execute code in isolated sandboxes with support for Python, JavaScript, and TypeScript, featuring intelligent caching and semantic search for code reuse.9MIT
- AlicenseNot gradedqualityCmaintenanceEnables LLMs to execute Python code securely in a sandboxed environment. Supports configurable restrictions like no network access and returns results including files.MIT
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: run_code executes code snippets, list_supported_languages returns available runtimes, and get_execution_history provides a log of past runs. There is no functional overlap.
All tool names follow the verb_noun pattern (run_code, list_supported_languages, get_execution_history) with consistent snake_case style.
Three tools is a well-scoped set for a code sandbox server. It covers the essential operations: running code, querying supported languages, and reviewing execution history, without unnecessary extras.
The tool surface is complete for the stated purpose of running code in an isolated sandbox. It includes language discovery, code execution, and history auditing, with no obvious missing functionality.