MCP Glootie - Code execution tool for MCP clients. Multi-language support (JS/TS, Go, Rust, Python, C/C++, bash). Works with Claude Code, Cursor, Copilot, VSCode. Runs locally from the mcp-glootie npm package.
122 4mo agoA
tokens not measured
originalMITarchived
Run arbitrary JavaScript inside disposable Docker containers and install npm dependencies on the fly. Runs locally from the node-code-sandbox-mcp npm package.
MCP server "mcp" as configured in fstandhartinger/sandbox-as-a-service-mcp. Launched with https://github.com/fstandhartinger/sandbox-as-a-service-mcp/releases/download/mc. Needs 1 environment variable to run.
Disposable microVM sandboxes for AI agents: run code, read/write files, git, preview URLs. Runs locally from the @tenkicloud/mcp npm package. Needs 2 environment variables to run.
A secure and sandboxed python code interpreter for LLMs. Accessable via MCP, or directly in code. Runs locally from the mcp_run_isolated_python Python package.