E2b runs on your own machine — the client starts it, so there is no endpoint to ping. 112 installs a week from pypi. Last commit 12 May 2026.
Create and manage secure sandboxes for running AI agent code
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add e2b -- uvx mcparmory-e2b
{
"mcpServers": {
"e2b": {
"args": [
"mcparmory-e2b"
],
"command": "uvx"
}
}
}
[mcp_servers.e2b]
command = "uvx"
args = ["mcparmory-e2b"]
{
"mcpServers": {
"e2b": {
"args": [
"mcparmory-e2b"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"e2b": {
"args": [
"mcparmory-e2b"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.