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.4

    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.4
    3183 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    68%
    28%
    3%
    0%
    0%
    0 AWS reviews
    |
    3183 external reviews
    External reviews are from G2 .
    Pierre-Emmanuel B.

    Quick Learning Curve, Diverse Device Access

    Reviewed on Apr 10, 2026
    Review provided by G2
    What do you like best about the product?
    I find BrowserStack's cloud-based option great for working efficiently with my team. Its quick and easy learning curve allows us to start working immediately without dealing with complex setup or infrastructure maintenance, which is really valuable. I appreciate the access to over 30,000 devices with the real device cloud app, and Percy is fantastic for functional testing. Overall, BrowserStack makes testing new stuff with my team a much smoother process.
    What do you dislike about the product?
    Sometimes the translation. Maybe be more accurate on certain type of words or slang.
    What problems is the product solving and how is that benefiting you?
    BrowserStack's cloud-based option enables efficient teamwork, eliminating complex setup and infrastructure maintenance. The quick learning curve allows the team to start immediately, enhancing collaboration and productivity.
    MUHAMMAD ARFAN SYAHMI BIN MUHAMMAD AZMI M.

    BrowserStack: Reliable in-Browser App Testing

    Reviewed on Apr 09, 2026
    Review provided by G2
    What do you like best about the product?
    It really helps me whenever I need to run an app test in a browser. Compared to other platforms I’ve used, BrowserStack has been the most reliable for my needs. In terms of pricing, it was good enough for small users or personal use. I’ve also had a good experience with customer support, and the AI features support has been excellent.
    What do you dislike about the product?
    Based on the interface, BrowserStack may need to improve its UI/UX to make it easier for customers to use.
    What problems is the product solving and how is that benefiting you?
    I use it to manage app testing and to integrate test data across several platforms.
    Information Technology and Services

    Seamless Cross-Device App Testing Made Easy

    Reviewed on Apr 08, 2026
    Review provided by G2
    What do you like best about the product?
    Seamlessly switching between devices to test apps. It allows me to replicate the devices my customers use and troubleshoot technical issues more conveniently.
    What do you dislike about the product?
    There are instances when it freezes and stops working. The only fix for it is to refresh the page and start from the top.
    What problems is the product solving and how is that benefiting you?
    - BrowserStack provides instant access to real devices and multiple browsers, saving setup time and reducing environment inconsistencies.
    - Automated testing with BrowserStack speeds up test execution, allowing faster feedback and shorter release timelines.
    - Parallel testing across devices increases coverage and catches issues earlier, improving app quality and user experience.
    Amit K.

    BrowserStack Makes Cross-Browser Testing Fast and Scalable

    Reviewed on Apr 08, 2026
    Review provided by G2
    What do you like best about the product?
    What I like most about BrowserStack is how it simplifies cross-browser and cross-device testing without requiring me to maintain physical devices. It offers a smooth, reliable way to test applications across a broad range of real devices and browsers, which saves a lot of time and effort. I also find it especially useful for catching compatibility issues early in the development cycle. On top of that, its integration with automation tools improves efficiency and makes it easier to scale testing for real-world projects.
    What do you dislike about the product?
    Latency during real-device testing can become a real bottleneck in fast-paced sprints. On top of that, the entry-level pricing feels quite steep for startups, and the automatic session timeouts can be disruptive—especially when I’m trying to debug more complex issues.
    What problems is the product solving and how is that benefiting you?
    It removes the huge overhead of maintaining an internal device lab. With BrowserStack, we can quickly verify cross-platform UI consistency, which has noticeably sped up our QA cycles.
    Michal S.

    Flagship Real Device Testing Made Easy with Reliable Network Simulation

    Reviewed on Apr 08, 2026
    Review provided by G2
    What do you like best about the product?
    Real device testing on the latest flagships (Galaxy S26 Ultra, iPhone 17 Pro) without having to maintain a physical device lab. The network simulation API lets us reliably test offline scenarios, and the debug mode plus network logs make it much easier to diagnose flaky tests. Jenkins CI integration is straightforward—our pipeline automatically spins up test instances on BrowserStack and runs our test suites end to end.
    What do you dislike about the product?
    You’d know this best—are there any pain points you’ve run into? For example: slow queuing, flaky sessions, pricing concerns, or issues with the dashboard UX?
    What problems is the product solving and how is that benefiting you?
    BrowserStack helps us test our mobile app on real iOS and Android devices without having to maintain a physical device lab. We can run E2E tests on the latest flagships (iPhone 17 Pro, Samsung Galaxy S26 Ultra), which would otherwise be expensive and time-consuming to manage in-house.

    The key problems it solves for us are device availability and coverage. We get instant access to real devices running the latest OS versions (Android 16, iOS 26) without the procurement, setup, or ongoing maintenance overhead. It also improves cross-platform parity: we run the same Appium/WebdriverIO test suites on both platforms, which helps us confirm consistent behavior across Android and iOS.

    Network condition testing is another big win. BrowserStack's network simulation API lets us reliably test offline/online scenarios, which is critical for our field-use mobile app. On the CI/CD side, our Jenkins pipeline triggers BrowserStack test runs automatically, so we get continuous feedback without tying up local infrastructure.

    Finally, debugging in the cloud is genuinely useful. The built-in debug mode and network logs make it much easier to diagnose failures on remote devices, almost as if they were local. Overall, the main benefit is speed and confidence: we can validate every build on real devices in CI without maintaining any hardware.
    View all reviews