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?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    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
    3322 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    68%
    28%
    2%
    1%
    1%
    0 AWS reviews
    |
    3322 external reviews
    External reviews are from G2 .
    Srinidhi S.

    AI-Powered Testing Made Easy with a Helpful Test Companion

    Reviewed on Jun 10, 2026
    Review provided by G2
    What do you like best about the product?
    Using AI for testing. test companion was very helpful
    What do you dislike about the product?
    Pricing is more allow free trials that will help us
    What problems is the product solving and how is that benefiting you?
    tackling most of the daily test tasks and process
    Rehan A.

    Fast Cross-Browser Testing with Easy Switching Across Devices

    Reviewed on Jun 08, 2026
    Review provided by G2
    What do you like best about the product?
    I use BrowserStack to test web applications across different browsers and devices without needing to maintain multiple physical devices. What I like most is the ability to quickly switch between browser versions and operating systems. It saves a lot of time during testing and helps identify compatibility issues early.
    What do you dislike about the product?
    Sometimes the performance of remote devices can feel slightly slower compared to using a local device. New users may also need some time to explore all the available testing features.
    What problems is the product solving and how is that benefiting you?
    BrowserStack helps solve the challenge of testing applications on multiple browsers and devices without maintaining a large testing setup. This benefits me by saving time, improving test coverage, and helping ensure a consistent user experience across different environments.
    ABHISHEK S.

    A Great Platform for real device testing

    Reviewed on Jun 06, 2026
    Review provided by G2
    What do you like best about the product?
    BrowserStack makes testing simple and efficient. I appreciate the ability to test websites and apps on real devices and browsers from one platform. It helps catch issues early, saves time, and improves the user experience.
    What do you dislike about the product?
    My main concern with BrowserStack is that some test sessions can take time to load, which may slow down testing. In addition, the pricing can be expensive for small businesses, although the features and device coverage are valuable.
    What problems is the product solving and how is that benefiting you?
    BrowserStack helps eliminate the hassle of managing different devices and browsers for testing. It gives quick access to real devices, making it easier to find and fix issues before deployment. As a result, I save time,
    Sushant J.

    Angular components passed every local test - Safari on real iPhone failed them all

    Reviewed on Jun 05, 2026
    Review provided by G2
    What do you like best about the product?
    Angular development gives you a false sense of security. Everything works perfectly in Chrome during development and you start believing the job is done. Then BrowserStack shows you the same application on a real Safari browser on an actual iPhone and suddenly half your components are crying. That reality check is genuinely valuable. Lazy loaded modules behaving differently across browsers, Angular routing transitions breaking on specific Android versions, change detection quirks only visible on real hardware - BrowserStack surfaces all of it clearly. The tunnel feature connecting local Angular development server to real remote devices without any development is something I use almost every single day now.
    What do you dislike about the product?
    Session timeouts interrupt debugging flow at the worst possible moments. When you are tracing an Angular lifecycle issue across multiple real devices configurations losing the session mid-investigation means rebuilding context from scratch. Pricing feel steep for individual Angular developers working independently outside a large team setup.
    What problems is the product solving and how is that benefiting you?
    Cross browser Angular rendering issues that Chrome DevTools confidently hide. Component layout breaks on real mobile screen sizes, TypeScript compiled JavaScript behaving inconsistently across browsers engines, and RxJS observable results displaying differently on specific mobile browsers - all caught before production. Stopped shipping Angular bugs that only users could find and started catching them myself during development where fixing costs minutes not emergency patches.
    Kathryn C.

    Liberating Live React Native Testing on Real Devices via a Simple Cloud Interface

    Reviewed on Jun 05, 2026
    Review provided by G2
    What do you like best about the product?
    Being able to run live validation of my React Native builds on real Android and iOS environments through a straightforward cloud interface feels incredibly liberating. It eliminates the exhausting routine of hunting down specific physical device models and wrestling with local setup and configuration issues.
    What do you dislike about the product?
    Package upload speeds can be noticeably slow and sluggish when pushing a large, freshly built application binary to the remote testing cloud. The resulting wait time breaks the momentum of rapid, iterative debugging cycles and makes it harder to stay in a smooth development flow.
    What problems is the product solving and how is that benefiting you?
    It eliminates the classic deployment risk where an active build works perfectly on a local developer machine but breaks on a client layout. By centralizing real-device, multi-OS testing into one accessible platform, it makes it much easier to catch those environment-specific issues before release.
    View all reviews