mcp-server and claude-code-mcp
The two tools are ecosystem siblings: one appears to be the primary E2B MCP server implementation for Claude, while the other is a client-side command-line interface designed to connect and interact with such a server.
About mcp-server
e2b-dev/mcp-server
Giving Claude ability to run code with E2B via MCP (Model Context Protocol)
This project integrates the E2B Sandbox with your Claude Desktop app, giving Claude the ability to run code. It takes your natural language prompts within Claude and enables it to execute programming code, returning the results or outputs directly to you. This is for developers, researchers, or anyone using Claude Desktop who needs to extend its capabilities with code execution.
About claude-code-mcp
KunihiroS/claude-code-mcp
MCP Server connects with claude code local command.
This project helps developers integrate the powerful Claude Code AI directly into other applications that use the Model Context Protocol (MCP). It acts as a bridge, taking requests in JSON format containing code or commands, routing them to your local Claude Code installation, and returning the AI's response, such as code explanations, reviews, fixes, or test suggestions. A developer building or using an MCP host application would use this to leverage Claude Code's capabilities within their existing tools.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work