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.
PRIMS is a lightweight, open-source Model Context Protocol (MCP) server that lets LLM agents safely execute arbitrary Python code in a secure, throw-away sandbox.
The main features of hileamlakb/prims are: Code Execution Sandboxes.
Open-source alternatives to hileamlakb/prims 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…