E2B
OfficialbyE2B
Secure cloud sandbox for Python and JavaScript code execution.
API Key Required
Configuration
{
"mcpServers": {
"e2b": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-e2b"
],
"env": {
"E2B_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.