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

tool-server:mcp-browserstack

Structured · live

BrowserStack MCP Server json

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

File · extensions/tool-servers/mcp-testing-aiml.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-browserstack",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-testing-aiml.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "BrowserStack MCP Server",
    "description": "Official MCP server from BrowserStack that covers automated web testing,\nmobile app testing, and Percy visual testing. Enables AI agents to run\nPercy visual snapshots, compare against baselines, triage visual diffs,\nand integrate screenshot capture into CI workflows using plain-English\nprompts from Cursor, Claude, or any MCP-enabled assistant.\n",
    "protocol": "mcp",
    "category": "devtools",
    "repoUrl": "https://github.com/browserstack/mcp-server",
    "maintainer": "BrowserStack",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-browserstack",
      "to": "tool:percy",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-browserstack",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-browserstack",
      "to": "domain:frontend",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}