mcp-server  by e2b-dev

MCP server gives Claude code-running ability

created 8 months ago
299 stars

Top 90.0% 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

3 weeks ago

Responsiveness

1 day

Pull Requests (30d)
1
Issues (30d)
0
Star History
61 stars in the last 90 days

Explore Similar Projects

Starred by Boris Cherny Boris Cherny(Creator of Claude Code; MTS at Anthropic) and Adam Wolff Adam Wolff(Claude Code Core; MTS at Anthropic).

claude-code-sdk-python by anthropics

3.8%
744
SDK for Claude Code interaction
created 1 month ago
updated 2 days ago
Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Jeremy Howard Jeremy Howard(Cofounder of fast.ai), and
1 more.

code-interpreter by e2b-dev

0.4%
2k
SDK for running AI-generated code in secure cloud sandboxes
created 1 year ago
updated 2 weeks ago
Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Elie Bursztein Elie Bursztein(Cybersecurity Lead at Google DeepMind), and
6 more.

E2B by e2b-dev

0.7%
9k
Open-source cloud runtime for AI apps and agents
created 2 years ago
updated 20 hours ago
Feedback? Help us improve.