E2B MCP Server
@MCP-Mirror
About E2B MCP Server
Mirror of
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"e2b-dev_mcp-server": {
"command": "npx",
"args": [
"@smithery/cli",
"install",
"e2b",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is E2B MCP Server?
The E2B MCP server allows you to add code interpreting capabilities to your Claude Desktop app via the E2B Sandbox. It is available in JavaScript and Python editions.
How to use E2B MCP Server?
You can install E2B for Claude Desktop automatically via Smithery using the command npx @smithery/cli install e2b --client claude.
Key features of E2B MCP Server
- Provides code interpreting capabilities for Claude Desktop.
- Integrates with the E2B Sandbox.
- Available in JavaScript and Python editions.
- Can be installed via Smithery automatically.
Use cases of E2B MCP Server
—
FAQ from E2B MCP Server
What does this server do?
It enables code interpreting in Claude Desktop through the E2B Sandbox.
Which languages are supported?
The server is available in JavaScript and Python editions.
How do I install it?
Run npx @smithery/cli install e2b --client claude to install via Smithery.
Where can I see a demo?
A demo is available at this link.
Frequently asked questions
What does this server do?
It enables code interpreting in Claude Desktop through the E2B Sandbox.
Which languages are supported?
The server is available in JavaScript and Python editions.
How do I install it?
Run `npx @smithery/cli install e2b --client claude` to install via Smithery.
Where can I see a demo?
A demo is available at [this link](https://x.com/mishushakov/status/1863286108433317958).
Basic information
More Reasoning MCP servers
ArduPilot MCP Server Sandbox
hfujikawa77ArduPilotドローンをAIエージェントから操作するMCPサーバーです。
MCP Advanced Reasoning Server for Cursor AI
AzDeltaQQThis is a very basic implementation of an Mcp-Reasoning-Server for Cursor AI .
MCP Sandbox
danstarnsTurn any JavaScript module into a sandboxed MCP (Model Context Protocol) server with automatic reflection and type inference.
Sandbox Mcp
pottekkatA Model Context Protocol (MCP) server that enables LLMs to run ANY code safely in isolated Docker containers.
Agentic Radar
splx-aiA security scanner for your LLM agentic workflows
Comments