E2B
Created 6 months ago
E2B MCP Server allows code interpreting capabilities for the Claude Desktop app.
development
documentation
public
What is E2B?
Run code in secure sandboxes hosted by [E2B](https://e2b.dev)
Documentation
Full documentation can be found in the repository and includes installation instructions via Smithery.
Server Config
{
"mcpServers": {
"e2b-server": {
"command": "npx",
"args": [
"e2b"
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
May 23, 2025
Updated At:
Aug 07, 2025
Author:
E2B Development Team
Category:
official
License:
Not specified in the provided content.
Tags:
development
documentation
public