MCP 伺服器
E2B Code Interpreter
Run sandboxed code in cloud micro-VMs.
900
來源 安裝
npx
npx -y @e2b/mcp-server
把這段加入 Claude Code MCP 設定,或直接透過 CLI 執行。
介紹
E2B sandboxes for safe code execution. Lets the agent run untrusted Python/Node code without touching the user machine.
常見使用情境
- •Run user-submitted code safely
- •Data analysis
- •Reproduce bug reports
標籤
sandboxcode-executionsecurity