Skip to main content
Glama

Related Servers

Alternatives to E2B MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      Provides sandboxed code execution for AI agents with support for Python, JavaScript, and shell commands. Includes comprehensive safety features like destructive pattern blocking, timeout protection, and restricted file access for secure production use.
      12 npm
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to safely execute Python, JavaScript, and Bash code in an isolated Docker sandbox with strict security constraints.
      1
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables LLMs to execute Python code securely in a sandboxed environment. Supports configurable restrictions like no network access and returns results including files.
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to execute Python, JavaScript, Bash, and Go code in blazing-fast (~0.1ms startup), isolated cloud containers with secure, ephemeral environments that auto-destroy after use.
      156
      -

    TDQS

    A3.7/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool targets a clearly distinct operation: executing code by language, managing files, installing packages, or retrieving sandbox metadata. There is no overlap or ambiguity between tool responsibilities.

    Naming Consistency5/5

    All tool names use a consistent lowercase snake_case verb-first pattern, such as execute_python, create_file, and list_files. The convention is uniform and predictable across the entire set.

    Tool Count5/5

    Seven tools is well-scoped for a sandbox execution server, covering code execution, file operations, package installation, and environment introspection without unnecessary redundancy. Each tool earns its place.

    Completeness4/5

    The tool surface covers the core sandbox workflow: executing code, managing files, installing packages, and checking sandbox status. Minor gaps like missing delete_file or explicit file update operations exist, but agents can work around them using code execution or existing file writes.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues