Add sandboxed code execution to any MCP-compatible AI client. E2B gives agents access to secure, internet-connected Linux environments for running Python, JavaScript, and shell commands without touching your local machine.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "E2B Code Execution MCP"
slug: "e2b-code-execution-mcp"
description: "Add sandboxed code execution to any MCP-compatible AI client. E2B gives agents access to secure, internet-connected Linux environments for running Python, JavaScript, and shell commands without touching your local machine."
github_stars: 393
verification: "security_reviewed"
source: "https://github.com/e2b-dev/mcp-server"
author: "E2B"
publisher_type: "individual"
category: "Developer Tools"
framework: "MCP"
tool_ecosystem:
github_repo: "e2b-dev/mcp-server"
github_stars: 393
npm_package: "@e2b/mcp-server"
npm_weekly_downloads: 5823
---
# E2B Code Execution MCP
Add sandboxed code execution to any MCP-compatible AI client. E2B gives agents access to secure, internet-connected Linux environments for running Python, JavaScript, and shell commands without touching your local machine.
## Prerequisites
MCP-compatible client (Claude Code, Cursor, or similar), E2B API key, Node.js runtime
## Installation
Use the upstream install or setup path that matches your environment:
- npx @smithery/cli install e2b --client claude
Requirements and caveats from upstream:
- [Python](packages/python/README.md)
- Source: https://github.com/e2b-dev/mcp-server
- Extracted from upstream docs: https://raw.githubusercontent.com/e2b-dev/mcp-server/HEAD/README.md
## Documentation
- https://e2b.dev/docs/mcp
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/e2b-code-execution-mcp/)
No comments yet. Be the first to comment!