MCP server connecting Claude Code with E2B cloud sandboxes for working on any GitHub repo
Dockerized MCP Server to allow your AI agent to access any API with existing api docs
container-use is a containerized AI execution environment and code sandbox designed to provide a secure space for AI coding agents to execute commands and build applications. It functions as a workspace orchestrator that provisions isolated containers mapped to git branches, allowing multiple agents to operate in parallel without state conflicts or affecting the host system. The project serves as a Model Context Protocol server, bridging AI agents to containerized environments for standardized tool access. It enables a workflow for reviewing and merging changes made by agents within these iso
A Node.js–based Model Context Protocol server that spins up disposable Docker containers to execute arbitrary JavaScript.
MCP server that allows LLMs to connect to and execute code using Piston
The main features of alvii147/piston-mcp are: Code Execution Sandboxes.
Open-source alternatives to alvii147/piston-mcp include: asif-nvc/e2b-sandbox-mcp — MCP server connecting Claude Code with E2B cloud sandboxes for working on any GitHub repo. ckanthony/openapi-mcp — Dockerized MCP Server to allow your AI agent to access any API with existing api docs. dagger/container-use — container-use is a containerized AI execution environment and code sandbox designed to provide a secure space for AI… gwbischof/outsource-mcp — Give your AI assistant its own AI assistants. hansur94/matlab-mcp-server-python — MCP server that connects any AI agent to MATLAB — execute code, async jobs, interactive Plotly plots, custom tools,… alfonsograziano/node-code-sandbox-mcp — A Node.js–based Model Context Protocol server that spins up disposable Docker containers to execute arbitrary…