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 your agent's capabilities with robust remote execution and file management.
Ask AI about E2B Remote Server
Powered by Claude · Grounded in docs
I know everything about E2B Remote Server. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
e2b-remote-mcp
MCP Server for E2B Which can manage sandboxes, run commands, host websites and read and write files.
I wanted to give some love to E2Bs MCP server, which was limited to executing code. This new MCP server can run commands, host servers and read and write files, critical for many use cases.
Demo
Quickstart
The MCP is hosted on smithery: https://smithery.ai/server/@joshp-f/e2b-remote-mcp
An E2B Api Key must be provided in the configuration options.
MCPs Tools
Here are the MCPs tools and each tools arguments. Most tools have an extra sandboxId argument to ensure commands run in the right sandbox.
Create Sandbox
- timeoutMs
Run Command
- command
- background
Read File
- file path
Write File
- file path
- file contents
List Files
- folder path
Run Code
- code
Get Sandbox URL
- port

