A Code Mode MCP server for the e2b API, giving agents three tools (search, execute_read, execute_write) to write and run JavaScript functions inside sandboxed environments for API discovery and calls.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
When Vitest UI server is listening, arbitrary file can be read and executed
process.env. You'll be asked to provide them before it can run.E2B_API_KEY— "headers": { "Authorization": "Bearer ${}" }E2B_EXEC_TIMEOUT_MS— 120000 Per-call budget for the agent's codeE2B_TEMPLATE— base e2b template the sandboxes boot from (needs Node with global fetch; secure-mode compatible)HOST— 127.0.0.1 Bind address (loopback enables DNS-rebinding protection)LOG_FORMAT— json json (structured) or pretty (dev)LOG_LEVEL— info trace/debug/info/warn/error/fatal/silentMCP_DEBUG_ENDPOINT— true Set false to disable GET /debug/endpointsPORT— 3000 HTTP listen port[](https://m8ven.ai/mcp/rodriguespn-e2b-mcp-code-mode-6lxr29)