E2B Code Interpreter
Run untrusted code in a secure cloud sandbox, with filesystem and network.
Install
Add this command to your MCP client config to connect E2B Code Interpreter.
npx -y @e2b/mcp-serverAbout E2B Code Interpreter
E2B gives the assistant a real Linux sandbox: install packages, run scripts, write files, hit the network — all isolated from your machine and torn down after the session.
The classic use case is "run this code and tell me what happens" without giving the assistant access to your local environment. It is also useful for data analysis tasks where the assistant generates a Python script, runs it, and iterates on errors.
Auth via an E2B API key. The free tier covers most personal experimentation.
Tags
Related servers
Other MCP servers in Development and beyond.
Filesystem
Anthropic
Read, write, and search local files with sandboxed directory access.
Git
Anthropic
Read, search, and manipulate local Git repositories.
GitLab
Anthropic
Issues, merge requests, and project management for GitLab.com and self-hosted.
Fetch
Anthropic
Fetch a URL and return clean Markdown — the canonical web-reading tool.
Puppeteer
Anthropic
Drive a real Chromium browser — navigate, click, fill forms, screenshot.
GitHub
GitHub
Issues, PRs, code search, and repository operations across GitHub.