E2B MCP Server
@MCP-Mirror
关于 E2B MCP Server
Mirror of
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"e2b-dev_mcp-server": {
"command": "npx",
"args": [
"@smithery/cli",
"install",
"e2b",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
推理 分类下的更多 MCP 服务器
Deno Sandbox MCP Server
bewt85An MCP server that allows you to run TypeScript, JavaScript, and Python code in a sandbox on your local machine using the Deno® sandbox. This server provides a controlled environment for executing code with explicit permission controls.
IntelliNode Medical Use Cases
BarqawizMulti-Agent AI Orchestration Workshop
Code Reasoning MCP Server
mettamattA code reasoning MCP server, a fork of sequential-thinking
MCP Advanced Reasoning Server for Cursor AI
AzDeltaQQThis is a very basic implementation of an Mcp-Reasoning-Server for Cursor AI .
Sandbox Mcp
pottekkatA Model Context Protocol (MCP) server that enables LLMs to run ANY code safely in isolated Docker containers.
评论