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

tool-server:mcp-browserless

Structured · live

Browserless MCP Server json

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

File · extensions/tool-servers/ora-role-workflow-mcp-servers.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-browserless",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/ora-role-workflow-mcp-servers.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Browserless MCP Server",
    "description": "Browserless MCP server for hosted browser automation, scraping, search, map/crawl, Lighthouse audits,\nexports, downloads, and custom browser code.\n",
    "protocol": "mcp-streamable-http",
    "provenance": "custom",
    "category": "devtools",
    "maintainer": "Browserless",
    "repoUrl": "https://docs.browserless.io",
    "sourceRef": "source-ref:browserless-mcp-docs",
    "mcpTransports": [
      "mcp-transport:streamable-http"
    ],
    "ora": {
      "domain": "browserless.io",
      "score": 70,
      "grade": "B"
    }
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-browserless",
      "to": "tool:browserless",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-browserless",
      "to": "source-ref:browserless-mcp-docs",
      "kind": "sourced_from",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-browserless",
      "to": "source-ref:ora-discover-api",
      "kind": "sourced_from",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-browserless",
      "to": "role:test-writer",
      "kind": "supports_work",
      "attributes": {
        "confidence": "high",
        "evidence": "Browserless MCP exposes hosted browser automation for QA and web test workflows."
      }
    },
    {
      "from": "tool-server:mcp-browserless",
      "to": "workflow:test-automation-pipeline",
      "kind": "supports_work",
      "attributes": {
        "confidence": "high",
        "evidence": "Hosted browser runs can project browser test results into automated pipelines."
      }
    }
  ],
  "incomingEdges": []
}