Runno Code Sandbox
The @runno/mcp server provides a run_code tool that AI assistants can use to execute code snippets in various programming languages. It leverages the @runno/sandbox package, which uses WebAssembly to create isolated environments for code execution. The result of the code execution is provided over STDIO.
The @runno/mcp server provides a run_code tool that AI assistants can use to execute code snippets in various programming languages. It leverages the @runno/sandbox package, which uses WebAssembly to create isolated environments for code execution. The result of the code execution is provided over STDIO.
Frequently asked questions
What is Runno Code Sandbox?
Runno Code Sandbox is an MCP server by taybenlor. The @runno/mcp server provides a run_code tool that AI assistants can use to execute code snippets in various programming languages. It leverages the @runno/sandbox package, which uses WebAssembly to create isolated environments for code execution. The result of the code execution is provided over STDIO.
Is Runno Code Sandbox free?
Yes — open-source and free to self-host.
How do I install Runno Code Sandbox?
See the repository or homepage for installation instructions.
Who maintains Runno Code Sandbox?
Runno Code Sandbox is maintained by taybenlor (community project).
Does Runno Code Sandbox work with other Developer Tools tools?
Yes — Runno Code Sandbox is part of the Developer Tools category on Loadout and works alongside other Developer Tools MCP servers. Pair it with any MCP-compatible host like Claude Desktop, Cursor or Windsurf.