Runno
by taybenlor · File Systems · mcp-server, python, typescript
Execute code in a secure WebAssembly sandbox supporting Python, JavaScript, C, C++, Ruby, and PHP
Runno provides a secure code execution environment using WebAssembly and WASI. Code runs in complete isolation without access to the filesystem, network, or system resources. The sandbox uses precompiled WebAssembly binaries for multiple programming languages and executes them against a virtual file system. Designed for educational purposes and safe code execution in browser and Node.js environments.
Source: https://github.com/taybenlor/runno
Install
git clone https://github.com/taybenlor/runnoTags: mcp-server, python, typescript
⭐ 763 GitHub stars · Source: pulsemcp
About File Systems MCP servers and Claude skills
File Systems MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Runno is one of hundreds of File Systems entries indexed on Skiln. Browse the full File Systems category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related File Systems MCPs and skills
- Pipelock by luckypipewrench
Security harness that wraps MCP servers as stdio proxies with credential exfiltration prevention, DLP pattern matching, and SSRF protection.
- Chrome DevTools by benjaminr
Connects to Chrome's remote debugging interface via WebSocket to enable browser automation, network monitoring, DOM inspection, JavaScript execution, console analysis, performance metrics collection, and storage management for web development and testing workflows.
- Node.js Debugger by workbackai
Connects Claude Code to Node.js's Inspector Protocol for real-time debugging capabilities, enabling breakpoint setting, variable inspection, and code execution stepping without leaving the conversation interface.
- Code Execution Mode by elusznik
Execute Python in isolated containers while bridging access to other MCP servers through auto-discovered proxies
- Azure DevOps by tiberriver256
Integrates with Azure DevOps to enable AI-driven management of projects, work items, repositories, pull requests, branches, and pipelines for enhanced DevOps workflows and automation.
- TypeScript Refactoring by mizchi
Provides TypeScript/JavaScript code analysis and refactoring capabilities using ts-morph, enabling intelligent code transformations with symbol renaming, file moving with import path corrections, cross-file reference updates, type signature analysis, and module dependency exploration across entire codebases.
- FreeCAD by neka-nat
Enables AI-driven CAD modeling by providing a remote procedure call (RPC) server that allows programmatic control of FreeCAD, supporting operations like creating documents, inserting parts, editing objects, and executing Python code for generative design workflows.
- macOS Automator by steipete
Automates macOS tasks through AppleScript and JavaScript for Automation with a rich library of pre-defined scripts for application control, file operations, and system interactions.
Frequently asked questions
How do I install Runno?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Runno?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Runno free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.