How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
MCP server that allows LLMs to connect to and execute code using Piston
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
A Node.js–based Model Context Protocol server that spins up disposable Docker containers to execute arbitrary JavaScript.
MCP server that exposes a V8 JavaScript runtime as a tool for AI agents like Claude and Cursor. Supports persistent heap snapshots via S3 or local filesystem, and is ready for integration with modern AI development environments.
The main features of r33drichards/mcp-js are: Code Execution Sandboxes.
Projects with overlapping indexed features include: alvii147/piston-mcp — MCP server that allows LLMs to connect to and execute code using Piston. 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. alfonsograziano/node-code-sandbox-mcp — A Node.js–based Model Context Protocol server that spins up disposable Docker containers to execute arbitrary…