mcp-server  by e2b-dev

MCP server gives Claude code-running ability

Created 9 months ago
323 stars

Top 84.1% on SourcePulse

GitHubView on GitHub
Project Summary

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

  • Primary install / run command: npx @smithery/cli install e2b --client claude
  • Prerequisites: Node.js, npm/npx.
  • Links: Demo

Highlighted Details

  • Supports both JavaScript and Python execution environments.
  • Integrates with Claude Desktop via the E2B Sandbox.
  • Facilitates code interpretation and execution for LLMs.

Maintenance & Community

  • Maintained by e2b-dev.
  • Community channels are not explicitly mentioned in the README.

Licensing & Compatibility

  • License: Not specified in the README.
  • Compatibility: Designed for Claude Desktop. Commercial use implications are not detailed.

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.

Health Check
Last Commit

2 months ago

Responsiveness

1 day

Pull Requests (30d)
0
Issues (30d)
0
Star History
14 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.