Listing Thumbnail

    BrowserStack MCP Server

     Info
    Deployed on AWS
    AWS Free Tier
    Connect your favorite AI tools like GitHub Copilot, Claude, and Cursor directly to BrowserStack end-to-end testing stack, all from within your IDE. BrowserStack MCP Server is a secure, open-source bridge that enables natural language test management, execution, debugging, and accessibility scans seamlessly.
    4.5

    Overview

    Play video

    BrowserStack MCP Server

    BrowserStack MCP Server transforms modern developer workflows by enabling powerful, real-time interaction between your IDE AI assistants and the full BrowserStack Test Platform.

    This MCP Server requires customers to have an active subscription to BrowserStack:
    View on AWS Marketplace 

    Developers install the MCP Server locally to securely connect tools like GitHub Copilot, Claude, or Cursor and instantly, all from a single interface and by using natural language prompts:

    • Perform live device/browser tests
    • Run and manage test cases
    • Trigger automation suites
    • Scan for accessibility
    • Debug failures

    Key Capabilities

    • Manual & Automated Web/App Testing: Live real device/browser sessions
    • Test Management: Create, update, execute test cases and runs
    • Debugging: Fetch and analyze logs, diagnose failures, recommend AI-powered fixes
    • Accessibility Scanning: Detect and suggest fixes for A11y violations
    • AI Agent-Driven Workflows: Generate and heal test cases, automate diagnostics

    Highlights

    • Seamless AI-Driven Test Management Orchestrate complete test workflows directly from your IDE or AI tool. Create, execute, debug, and update test cases with natural language in real time
    • Instant Live & Automated Testing from Your Workflow Launch real device/browser sessions, run automation suites, and fetch results no dashboards or manual setup required. All actions stay in your local flow, minimizing distractions
    • Security & Privacy First Credentials and test data are protected; nothing is stored or shared externally. MCP Server uses a secure, real-time protocol with data isolation across environments, ensuring compliance and peace of mind for enterprise teams

    Details

    Delivery method

    Integration protocol

    Type

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    BrowserStack MCP Server

     Info
    This product is available free of charge. Free subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Vendor refund policy

    No refund

    Custom pricing options

    Request a private offer to receive a custom quote.

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    API-Based Agents & Tools

    API-Based Agents and Tools integrate through standard web protocols. Your applications can make API calls to access agent capabilities and receive responses.

    Additional details

    Usage instructions

    Getting Started with BrowserStack MCP Server

    To get started using the remove MCP server, follow the instructions below:


    Available Tools

    This MCP server supports the following tools:

    Test Management

    • createProjectOrFolder — Create TM project/folder
    • createTestCase — Add manual test case
    • listTestCases — List test cases
    • createTestRun — Create test run
    • listTestRuns — List test runs
    • updateTestRun — Update test run
    • addTestResult — Add execution result
    • createTestCasesFromFile — Bulk-create from file

    Automate / SDK

    • setupBrowserStackAutomateTests — Run tests with SDK
    • fetchAutomationScreenshots — Fetch Automate screenshots

    Observability

    • getFailureLogs — Retrieve error logs

    App Live

    • runAppLiveSession — Start app testing session

    Live

    • runBrowserLiveSession — Start browser testing session

    App Automate

    • takeAppScreenshot — Capture quick app screenshot
    • runAppTestsOnBrowserStack — Run automated mobile tests

    Accessibility

    • accessibilityExpert — WCAG/A11y expert Q&A
    • startAccessibilityScan — Run accessibility scan

    AI Agents

    • fetchSelfHealedSelectors — AI self-healed selectors
    • createLCASteps — Generate Low Code Automation steps
    • uploadProductRequirementFile — Upload PRD/file for test generation

    Prerequisites


    Authentication

    Replace YOUR_BROWSERSTACK_KEY with your actual BrowserStack key below.


    Claude Desktop

    Edit the configuration file at:

    • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
    • Windows: %APPDATA%\Claude\claude_desktop_config.json

    Add the below code:

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

    Cline

    Cline stores MCP server configurations in a JSON file that can be modified.
    In the Installed tab, click Configure MCP Servers to access the settings file.

    Add the following:

    { "mcpServers": { "browserstack": { "command": "npx", "args": ["-y", "@browserstack/mcp-server@latest"], "env": { "BROWSERSTACK_USERNAME": "<username>", "BROWSERSTACK_ACCESS_KEY": "<access_key>" } } } } **Learn More** MCP Docs: <https://github.com/browserstack/mcp-server?tab=readme-ov-file>

    Resources

    Vendor resources

    Support

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    4.5
    2622 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    40%
    50%
    8%
    1%
    0%
    0 AWS reviews
    |
    2622 external reviews
    External reviews are from G2 .
    Alban E.

    Essential for Cross-Browser and Device Testing

    Reviewed on Jan 14, 2026
    Review provided by G2
    What do you like best about the product?
    I use BrowserStack to test our application on different browsers and real devices to find bugs that are specific to certain devices or browser versions. I especially enjoy the broad variety of devices and browsers that are available to select. In cases where bugs occur or when I want to test our product on common devices or browsers that I don't have access to, BrowserStack comes in handy. The initial setup was quite straightforward, making it easy to get started.
    What do you dislike about the product?
    nothing comes into my mind
    What problems is the product solving and how is that benefiting you?
    I use BrowserStack to test our application on different browsers and real devices to reproduce device or browser-specific bugs. It comes in handy when we don't have the specific devices for testing, allowing us to ensure compatibility across a broad range of platforms.
    Information Technology and Services

    Instant Access to Real Devices Makes Testing Seamless

    Reviewed on Jan 12, 2026
    Review provided by G2
    What do you like best about the product?
    App Live gives instant access to real Android and iOS devices, which removes the usual delays caused by device unavailability or lab scheduling. The touch interactions feel natural enough to validate gestures, scrolling behavior, and UI responsiveness, things emulators often fail to reflect accurately. I rely heavily on App Live when reproducing customer-reported issues, because matching the exact device and OS version is straightforward. Device logs, screenshots, and session recordings help capture evidence immediately, making bug reports much clearer for developers. Features like device rotation, network simulation, and app reinstalling within the same session save a lot of setup time during exploratory testing.
    What do you dislike about the product?
    Popular devices can take time to become available during peak usage hours. For animation-heavy apps, there can be slight latency in visual rendering. Older devices sometimes feel slow, which can impact the speed of exploratory testing.
    What problems is the product solving and how is that benefiting you?
    Eliminates the need to maintain and upgrade a physical mobile device lab. Enables quick reproduction of production issues on exact device-OS combinations. Improves test coverage by making it easy to validate behavior across multiple devices in one session. Speeds up bug reporting by attaching real device evidence instead of screenshots from emulators. Helps QA teams run effective exploratory testing without infrastructure overhead.
    Information Technology and Services

    Seamless Accessibility Testing Integrated into QA

    Reviewed on Jan 12, 2026
    Review provided by G2
    What do you like best about the product?
    BrowserStack Accessibility makes accessibility testing feel like part of normal QA, not a separate audit that happens once a year. Running accessibility checks directly on real browsers helps catch issues that behave differently across Chrome, Safari, and Firefox. I like how issues are grouped by severity, which helps prioritize what genuinely blocks users versus what can be improved later. The Website Scanner is useful for coverage, it surfaces patterns across pages, not just isolated issues. Reports explain why something is an accessibility issue, which helps developers understand the impact instead of treating it as noise.
    What do you dislike about the product?
    Automated scans still miss interaction-heavy issues like complex keyboard navigation or screen-reader flow. The same issue repeated across multiple pages can inflate reports if not reviewed carefully.
    What problems is the product solving and how is that benefiting you?
    Removes the dependency on late-stage accessibility audits by shifting checks earlier in development. Helps QA teams catch accessibility regressions during routine testing cycles. Gives teams visibility into accessibility debt instead of discovering it post-release. Creates a shared reference point for QA, developers, and designers when discussing accessibility issues. Reduces risk of compliance failures by making accessibility testing repeatable and measurable. Saves time during releases by avoiding last-minute accessibility firefighting.
    Retail

    Essential Tool for Mobile Debugging Success

    Reviewed on Jan 08, 2026
    Review provided by G2
    What do you like best about the product?
    Browserstack was instrumental in helping us debug issues that our platform encountered on mobile devices. Since we relied on webviews for mobile, diagnosing API failures would have been much more difficult without Browserstack.
    Another feature I really liked is it solves the need of having physical devices for testers, making testing possible across various device types and models.
    What do you dislike about the product?
    When testing wallet payments such as Google Pay and Apple Pay, I found that they were not supported through BrowserStack. This is because setting up a Google or Apple account is required before testing these wallets. I believe that if there were a way to mock social accounts, it might have made this feature possible.
    What problems is the product solving and how is that benefiting you?
    This tool has been very helpful for mobile device testing, especially since it allows us to review logs and inspect API failures. Being able to access this information makes troubleshooting much easier.
    Computer Software

    User-Friendly and Perfect for Non-Technical Users

    Reviewed on Jan 08, 2026
    Review provided by G2
    What do you like best about the product?
    I think it's user friendly and good for non-technical user
    What do you dislike about the product?
    I think it's quite expensive sdgwgwgvevwev
    What problems is the product solving and how is that benefiting you?
    You can start creating automated tests in minutes. no scripting or Selenium/WebDriver knowledge needed
    View all reviews