E

E2B Code Interpreter

Official

Run untrusted code in a secure cloud sandbox, with filesystem and network.

by E2B· 1.5k·Development·Updated 1 week ago

Install

Add this command to your MCP client config to connect E2B Code Interpreter.

npx -y @e2b/mcp-server

About 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

Other MCP servers in Development and beyond.