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.
「推論」の他のコンテンツ
Sandbox Mcp
pottekkatA Model Context Protocol (MCP) server that enables LLMs to run ANY code safely in isolated Docker containers.
Agenticstore — The Open Source Standard For Local Mcp Tooling
agenticstoreAgenticStore: The secure toolkit for AI agents. Instantly equip Claude Desktop, Cursor, and Windsurf with 27+ MCP tools, persistent memory, and SearXNG search, all protected by a built-in PII prompt firewall to protect your data from being exposed to AI agents.
AWorld: Advancing Agentic AI
inclusionAISearch, understand, reproduce, and improve an idea with ease
Part 1. Real-Time LangGraph Agent with MCP Tool Execution
junfanz1This project demonstrates a decoupled real-time agent architecture that connects LangGraph agents to remote tools served by custom MCP (Modular Command Protocol) servers. The architecture enables a flexible and scalable multi-agent system where each tool can be hosted independent
n8n Workflow Builder MCP
ifmelateMCP server that allow LLM in agent mode builds n8n workflows for you
コメント