MCP server gives Claude code-running ability
Top 90.0% on sourcepulse
This project provides a server that enables Claude, a large language model, to execute code within a secure sandbox environment using E2B's Model Context Protocol (MCP). It's designed for developers and researchers looking to integrate code execution capabilities into their Claude-based applications, offering a secure and efficient way to run arbitrary code.
How It Works
The server acts as an intermediary, translating Claude's requests for code execution into commands that the E2B sandbox can understand and process. It leverages the Model Context Protocol (MCP) to manage the communication flow, ensuring that code is run in an isolated environment and results are returned to Claude. This approach allows Claude to interact with dynamic code execution without compromising security or requiring direct access to the host system.
Quick Start & Requirements
npx @smithery/cli install e2b --client claude
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The README does not specify the exact license, which may impact commercial use. Details on supported Claude versions or specific E2B sandbox configurations are also not provided.
3 weeks ago
1 day