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
    2472 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    41%
    49%
    8%
    1%
    0%
    0 AWS reviews
    |
    2472 external reviews
    External reviews are from G2 .
    Information Technology and Services

    Effortless Testing with Smooth Workflows and Real-Device Coverage

    Reviewed on Dec 07, 2025
    Review provided by G2
    What do you like best about the product?
    The build upload -> run -> debug cycle is extremely smooth. I don’t have to think twice; it just works.
    Parallel execution actually saves my day during regression sprints. Instead of waiting hours, I wrap things up much faster.
    Real-device coverage is impressive. Half of the issues we catch now come from devices we’d never be able to afford or maintain in-house.
    The session recordings and live logs feel like someone recorded the entire investigation trail for me, super helpful when collaborating with devs.
    What do you dislike about the product?
    Sometimes older devices take too long to boot, and that slows down fast feedback.
    When the dashboard gets busy, the UI feels a bit sluggish. Not a blocker, but noticeable.
    What problems is the product solving and how is that benefiting you?
    We don’t maintain a physical device lab anymore, no storage, no upgrades, no complaining devices. It helps us catch platform-specific issues early (especially those odd Android OEM quirks). Since everything runs in parallel, our regression cycle has gone from a full day to a few hours. Developers get cleaner, reproducible bug reports because each session has logs + video + device details neatly packaged.
    Information Technology and Services

    Lightning-Fast Parallel Testing with Seamless CI Integration

    Reviewed on Nov 28, 2025
    Review provided by G2
    What do you like best about the product?
    Parallelism that keeps pipelines lean. Our Appium tests fan out to ~40 real Android and iOS devices simultaneously, Pixel, Samsung, iPhone, iPad - cutting validation time from 60 min to 15 min.
    Artifacts that tell the full story. Each session link bundles video, network/HAR, console, logcat/syslog, and device metadata, so debugging feels like being on the phone itself.
    Stable CI integrations. With GitHub Actions and Jenkins triggers, every PR posts a pass/fail matrix to Slack and links back to the exact failing session, instant triage.
    What do you dislike about the product?
    1. App resigning quirks (push/universal-link entitlements) sometimes add setup friction.
    2. Tunnel drops on long tests under corporate proxies.
    What problems is the product solving and how is that benefiting you?
    Replaces local device labs. No USB juggling, real-world gestures, sensors, and OS versions covered automatically. Faster, cleaner signal. Parallel runs + rich logs mean fewer flaky results and 60 to 70 % faster triage. Confidence before release. We validate upgrade paths, deep links, locale/RTL behavior, and network throttling pre-merge, cutting escaped mobile bugs by roughly 35%
    Suhail A.

    Quick Results but Pricing Could Be Better

    Reviewed on Nov 28, 2025
    Review provided by G2
    What do you like best about the product?
    I use BrowserStack primarily for testing, and I've found it to be incredibly valuable in automating our testing scenarios. The platform excels in delivering quick results, which is essential for keeping up with our fast-paced workflow. This efficiency improvement has been a standout feature, as it streamlines our testing process and saves valuable time. Additionally, integrating it with React has been smooth, complementing our existing development stack well.
    What do you dislike about the product?
    I think the pricing is an issue. Additionally, while we've experienced improvements in efficiency, this aspect also poses some challenges.
    What problems is the product solving and how is that benefiting you?
    I use BrowserStack to automate testing scenarios quickly, improving our team's efficiency significantly.
    Information Technology and Services

    Essential for Pre-Launch Testing and Bug Prevention

    Reviewed on Nov 27, 2025
    Review provided by G2
    What do you like best about the product?
    Chrome 3PC/ITP readiness sweeps. We run a cookie matrix (first-party only, partitioned, SameSite=Lax) across Chrome/Safari in Live/Automate to catch auth and cross-subdomain bugs before launch, no local hacks. DST/locale “calendar chaos” runs. One pass sets devices to DST-switch dates and non-Gregorian locales to flush out date math, invoice due-date, and countdown bugs that unit tests miss. Install/uninstall sanity for mobile. App Live lets us validate clean-install vs upgrade paths (cold cache, SW/asset refresh), uncovering stale WebView assets and versioned deep-links.
    What do you dislike about the product?
    No first-class device reservations for release hour; popular Safari/macOS queues still bite.
    What problems is the product solving and how is that benefiting you?
    Prevents “day-one” auth failures: Cookie/ITP sweeps catch SSO fall-throughs early, avoiding hotfix Fridays. Stops calendar/localization bugs: DST/locale matrices reveal off-by-one and formatting issues before customers do. De-risks mobile upgrades: Clean-install vs upgrade checks surface cached asset and link-routing regressions, cutting MTTR on app releases.
    Information Technology and Services

    Effortless Real-Device Testing with Powerful Debugging Tools

    Reviewed on Nov 25, 2025
    Review provided by G2
    What do you like best about the product?
    I drag an APK/IPA, jump into a real Pixel/iPhone in ~60 seconds, and capture video + screenshots + logcat/syslog from one session URL, perfect for Jira. True “real-world” toggles. I can flip device language (including RTL), time zone, geolocation, and 3G/4G/offline profiles to surface auth, deep-link, and caching bugs that emulators miss. WebView + native in one view. Seeing JS console next to native logs pinpoints whether a failure is app code or web content, cutting triage time.
    What do you dislike about the product?
    Entitlement hiccups on some IPAs (universal links, push) make first-time setup fiddly.
    What problems is the product solving and how is that benefiting you?
    Reproducible, ticket-ready bugs and one link holds video, device/OS, and logs, no “can’t reproduce” loops. Coverage without a device cart with real iOS/Android versions expose layout/gesture/localization issues early. Faster PR unblocks - Quick sanity passes on feature branches behind VPN catch issues in minutes, not days.
    View all reviews