{
  "entry": {
    "kind": "mcp",
    "slug": "browserbase-mcp-server",
    "name": "Browserbase MCP Server",
    "vendor": "Browserbase",
    "description": "Browserbase runs headless browsers in the cloud and exposes them to agents over MCP, so browser automation happens on their infrastructure rather than on the developer's machine — useful for scale, sessions, and not handing a local browser to a model.\n\nIt declares browser control and outbound network access. Moving the browser off your machine changes the risk shape rather than removing it: the automation no longer touches your local profile, but the pages, credentials, and session state now live with a third party. For authenticated automation, that means your logged-in sessions exist in someone else's infrastructure — a reasonable trade for many workloads, but one to make deliberately.",
    "website": "https://www.browserbase.com",
    "repository": "https://github.com/browserbase/mcp-server-browserbase",
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "official",
    "capabilities": [
      "browser:control",
      "network:outbound"
    ],
    "packaging": null,
    "configFiles": null,
    "category": null,
    "updatedAt": "2026-09-02",
    "risk": {
      "score": 10,
      "band": "low",
      "signals": [
        {
          "id": "trust-official",
          "kind": "trust",
          "label": "Published by the vendor",
          "contribution": -40
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}