parth012001/e2b-mcp-server
3.2
If you are the rightful owner of e2b-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The E2B MCP Server is a production-ready server that integrates AI assistants with a secure, sandboxed code execution environment.
Tools
Functions exposed to the LLM to take actions
execute_python
Execute Python code in a sandboxed environment.
execute_javascript
Execute JavaScript/Node.js code in a sandboxed environment.
create_file
Create files in the sandbox environment.
read_file
Read files from the sandbox environment.
install_packages
Install Python (pip) or Node.js (npm) packages in the sandbox.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client