# E2B Remote Server

Enable secure sandboxed command execution and file operations remotely. Manage sandboxes with tools to create, run commands, read/write files, list files, run code, and terminate sandboxes. Enhance y…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add joshp-f/e2b-remote-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list joshp-f/e2b-remote-mcp
```

---

Source: https://github.com/joshp-f/e2b-remote-mcp | License: MIT
