BrowserStack MCP ServerServer

browserstack
GitHub
TestingQuality AssuranceBrowser Automation

Loading subscription status...

💡 Description

The BrowserStack MCP Server enables all developers and testers in your team to perform manual testing, start their automation process, or scale test automation using the innovative BrowserStack testing platform directly from their favorite AI tools.

📝 JSON Entries

{
  "mcpServers": [
    {
      "browserstack": {
        "env": {
          "BROWSERSTACK_USERNAME": "<username>",
          "BROWSERSTACK_ACCESS_KEY": "<access_key>"
        },
        "args": [
          "-y",
          "@browserstack/mcp-server@latest"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

runTestsOnBrowserStackrunAppLiveSessionrunBrowserLiveSessiongetFailuresInLastRunstartAccessibilityScan

Features

  • Manual testing on real devices
  • Automated testing integration with Jest, Selenium, and more
  • Accessibility testing tools

💬 Example Queries

  • open my app on a iPhone 15 Pro Max
  • My app crashed on Android 14 device, can you help me debug?
  • open my website hosted on localhost:3001 on Edge
  • run my test suite on BrowserStack infra
  • My test suite failed, can you help me fix the new failures?
  • check for accessibility issues on my www.mywebsite.com