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
    2642 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    69%
    27%
    3%
    0%
    0%
    0 AWS reviews
    |
    2642 external reviews
    External reviews are from G2 .
    Binod Kumar S.

    Browserstack review for Automation test

    Reviewed on Feb 24, 2026
    Review provided by G2
    What do you like best about the product?
    Mobile automation platform is very helpful.
    What do you dislike about the product?
    Slow navigation make it difficult sometime to work .
    What problems is the product solving and how is that benefiting you?
    It is providing cloud platform to develop & execute tests.
    Prathyusha. T.

    Boosted UI Validation with AI-Powered Insights

    Reviewed on Feb 24, 2026
    Review provided by G2
    What do you like best about the product?
    I find BrowserStack to be a very good tool, and I've been using it for Percy UI validations in our project. The AI features introduced recently help us do our analysis very fast and well. BrowserStack Live helps our manual team validate cross-browser functionality and use real devices, allowing us to deliver bug-free applications. The most beneficial aspect is that we don't need to buy and store real devices, which would be costly. BrowserStack Automate allows us to do functional automation across parallel devices and browsers. Percy is the best feature that helps automate complete UI validations. The SDK makes our lives easy with its detailed documentation.
    What do you dislike about the product?
    I'm using Automate less because I need AI to handle all functional clicks, video playing validations, and animation checks without having to write code for every button, click, or scroll.
    What problems is the product solving and how is that benefiting you?
    BrowserStack helps me perform Percy UI validations quickly and sorts out false errors from slight position shifts. I appreciate not having to buy costly real devices, and it aids in functional automation and cross-browser testing.
    Nikhil A.

    Strong Automation Vision and Market-Driven Momentum

    Reviewed on Feb 24, 2026
    Review provided by G2
    What do you like best about the product?
    Their motto towards automation and their zeal to grab the market.
    What do you dislike about the product?
    Not very peculiar. But, dedicated support portal is the area of focus as they scale.
    What problems is the product solving and how is that benefiting you?
    Low code automation.
    freweyni A.

    review on Browserstacl

    Reviewed on Feb 24, 2026
    Review provided by G2
    What do you like best about the product?
    i think its great tool to automate test , save time and help us to deliver products and projects effectively
    What do you dislike about the product?
    so far everthing is great bust still i need to learn more
    What problems is the product solving and how is that benefiting you?
    BrowserStack is a great help for automating tests, and it’s been great for saving time across all the testing steps.
    Sri H.

    Critical for Cross-Browser Testing, Hindered by Latency

    Reviewed on Feb 20, 2026
    Review provided by G2
    What do you like best about the product?
    I really appreciate how BrowserStack allows instant access to real hardware. Debugging a live site on a physical iPhone or an obscure Android device directly from my desktop saves our team dozens of hours every month. The integrated debugging tools and zero infrastructure overhead are fantastic. Those accessibility dev tools make inclusive design much easier by catching WCGA violations directly on real devices. Plus, the integration with JIRA is incredibly useful since we can send a bug report complete with a session video to dev in one click. I also find the ease of the initial setup remarkable; it's mostly plug and play, allowing us to run the first manual test in less than 60 seconds. The dashboard and quick start guides help new users get comfortable within a few clicks. It's a crucial part of ensuring a seamless UI across all platforms.
    What do you dislike about the product?
    Performance lag and latency on the input elements need some attention. This slow down testing and make UI jittery. Cost barrier is often cited as too high. Session stability making device failing to boot which can interrupt workflows forcing to restart. Setting local for testing private or staging env can be difficult technically. And the sales strategy is bit aggressive side as well.
    What problems is the product solving and how is that benefiting you?
    I use BrowserStack for cross-browser testing, which cuts QA cycles and eliminates the need for a physical device lab. It offers real-time debugging tools, instant access to real hardware, and seamless integration with JIRA and Percy for bug reporting and visual testing.
    View all reviews