r33drichards/mcp-js
Js
A Javascript code execution sandbox that uses v8 to isolate code to run AI generated javascript locally without fear. Supports heap snapshotting for persistent sessions.
相关服务器
ckanthony/openapi-mcp
ckanthony
OpenAPI-MCP: Dockerized MCP Server to allow your AI agent to access any API with existing api docs.
gwbischof/outsource-mcp
gwbischof
Give your AI assistant its own AI assistants. For example: "Could you ask openai to generate an image of a dog?"
dagger/container-use
dagger
Containerized environments for coding agents. Multiple agents can work independently, isolated in fresh containers and git branches. No conflicts, many experiments. Full execution history, terminal access to agent environments, git workflow. Any agent/model/infra stack.
yepcode/mcp-server-js
yepcode
Execute any LLM-generated code in a secure and scalable sandbox environment and create your own MCP tools using JavaScript or Python, with full support for NPM and PyPI packages
alfonsograziano/node-code-sandbox-mcp
alfonsograziano
– A Node.js MCP server that spins up isolated Docker-based sandboxes for executing JavaScript snippets with on-the-fly npm dependency installation and clean teardown
hileamlakB/PRIMS
hileamlakB
– A Python Runtime Interpreter MCP Server that executes user-submitted code in an isolated environment.