e2b-mcp-server
by e2b-dev
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
E2B_API_KEY | Yes | Your E2B API key required to run the server in a secure sandbox. |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
run_code | Run python code in a secure sandbox by E2B. Using the Jupyter Notebook syntax. |