iiRecord
Agentic AI Atlas · E2B MCP Server
tool-server:mcp-e2ba5c.ai
II.
ToolServer JSON

tool-server:mcp-e2b

Structured · live

E2B MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/ora-discovered-mcp-candidates.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-e2b",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/ora-discovered-mcp-candidates.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "E2B MCP Server",
    "description": "MCP server for running code in secure E2B sandboxes. Added as a concrete tool-server companion\nfor the Ora-discovered E2B agent-sandbox product.\n",
    "protocol": "mcp-stdio",
    "provenance": "custom",
    "category": "devtools",
    "maintainer": "E2B",
    "repoUrl": "https://github.com/e2b-dev/mcp-server",
    "sourceRef": "source-ref:e2b-mcp-server",
    "mcpTransports": [
      "mcp-transport:stdio"
    ],
    "ora": {
      "discoveredFor": [
        "MCP server for repository code review pull request analysis"
      ],
      "domain": "e2b.dev",
      "score": 69,
      "grade": "C"
    }
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-e2b",
      "to": "tool:e2b",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-e2b",
      "to": "source-ref:e2b-mcp-server",
      "kind": "sourced_from",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-e2b",
      "to": "source-ref:ora-discover-api",
      "kind": "sourced_from",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-e2b",
      "to": "role:test-writer",
      "kind": "supports_work",
      "attributes": {
        "confidence": "high",
        "evidence": "Sandbox execution supports reproducible test and code-validation workflows."
      }
    },
    {
      "from": "tool-server:mcp-e2b",
      "to": "workflow:test-automation-pipeline",
      "kind": "supports_work",
      "attributes": {
        "confidence": "high",
        "evidence": "E2B provides isolated code execution for agent-driven validation loops."
      }
    }
  ],
  "incomingEdges": []
}