E2B Code Interpreter providing sandbox environment management capabilities, which enables execution of Python code.
An implementation of the Model Context Protocol (MCP) server that integrates E2B Code Interpreter API, providing sandbox environment management capabilities, which enables execution of Python code.
On the user's MCP Client interface, add E2BDev MCP Server configuration.
"mcpServers": {
"e2bdev": {
"url": "https://mcp.higress.ai/mcp-e2bdev/{generate_key}",
}
}
create_sandbox: Create E2B sandbox environment
execute_code_sandbox: Execute code in sandbox
kill_sandbox: Terminate sandbox environment
by: Higress official
Context7 pulls up-to-date, version-specific documentation and code examples directly from the source, get better answers when generating and debuging codes.
by: Higress official
Manage Yuque knowledge base, documents, and team members