GraphCanon updated 5d · GitHub synced 5d · 35 views this month
Decision brief
E2B is an open-source, secure environment for developing enterprise-grade AI agents and comes with SDK support for Python and JavaScript/TypeScript.
Good fit when
- You need to develop robust AI agents that can integrate with real-world tools and require a secure development environment.
- You prefer Apache-2.0 licensed, self-hosted solutions on major cloud providers like AWS or Google Cloud.
Avoid when
- Your development needs extend beyond AWS or Google Cloud, as E2B does not currently support Azure or general Linux machines.
- You prioritize integration with a wide variety of additional cloud providers not listed above.
- Pricing:
- freemium - E2B offers its core services under the Apache-2.0 open-source license, allowing it to be freely used, but additional cloud deployment and maintenance costs will apply according to the selected cloud's
Observed Jul 11, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (1d since push)
- As of 5d
- Provenance
- Not a fork · Organization account
- As of 5d
- Security (OSV)
- No criticals
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Backing
Company context for E2B. Display-only - separate from trust and ranking.
- Company
- E2B | Cloud for AI Agents·GitHub org profile·1mo
- Funding
- $11,500,000 (2024-06)·GraphCanon curated seed (public press)·1mo
- Commercial model
- OSS + managed cloud·GraphCanon curated seed·1mo
Install
pip install E2B PyPIHow it fits your stack(5)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Integrates
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
E2B provides a secure and open-source environment designed for developing robust AI agents. It supports self-hosting on major cloud providers like AWS and Google Cloud and can be integrated via SDKs in Python and JavaScript/TypeScript.
Capability facts
- MCP server
- No MCP server detected
Source: repo_scan · Aug 15, 2026
- Languages
- python, javascript
Source: github.language+package.json · Aug 15, 2026
Categories
Graph entities
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Tags
README
1. Install SDK
JavaScript / TypeScript
npm i e2b
Python
pip install e2b
Self-hosting
Read the self-hosting guide to learn how to set up the E2B infrastructure on your own. The infrastructure is deployed using Terraform.
Supported cloud providers:
- 🟢 AWS
- 🟢 Google Cloud (GCP)
- Azure
- General Linux machine
For agents
This page has a .md twin and JSON over the API.