Skip to main content
Glama

e2b-mcp-server

Official
by e2b-dev

run_code

Execute Python code securely in a sandbox environment using Jupyter Notebook syntax. Facilitates safe and isolated code testing and debugging.

Instructions

Run python code in a secure sandbox by E2B. Using the Jupyter Notebook syntax.

Input Schema

NameRequiredDescriptionDefault
codeYes

Input Schema (JSON Schema)

{ "properties": { "code": { "title": "Code", "type": "string" } }, "required": [ "code" ], "title": "ToolSchema", "type": "object" }

You must be authenticated.

Other Tools from e2b-mcp-server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/e2b-dev/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server