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
    2890 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    69%
    28%
    3%
    0%
    0%
    0 AWS reviews
    |
    2890 external reviews
    External reviews are from G2 .
    Selvaraj K.

    Seamless Cross-Device Testing with BrowserStack

    Reviewed on Mar 21, 2026
    Review provided by G2
    What do you like best about the product?
    I enjoy testing in real time devices launched elsewhere without carrying the whole lot to me. I like the fact that BrowserStack always tries to stay on top of the market with an idea to adopt the latest tools and tech. The initial setup felt like it was out of the box to me, as soon as I logged into the browser and started using different devices.
    What do you dislike about the product?
    I feel sharing credentials for my test applications is okay, but sometimes I need to have OTP or payment links received in the same device I am testing to use a link embedded in the message/ email or use the link to test in a specific model, so I have to share my organizations credentials sometimes to login to email, slack, etc to gain access to the links. which I think feels a bit sensitive and if there is an option to safely store the credentials and use that across devices only when needed can be a good idea.
    What problems is the product solving and how is that benefiting you?
    BrowserStack allows me to test in different devices, OS, screen sizes, and browsers. It lets me test on real-time devices without carrying them. I like that BrowserStack stays updated with the latest tools and tech.
    Josh S.

    Versatile Device Testing with BrowserStack

    Reviewed on Mar 20, 2026
    Review provided by G2
    What do you like best about the product?
    I like the vast versatility of devices that I can test for. We have different users who use different devices, so the ability to use any device to match the same scenarios is best for our clients.
    What do you dislike about the product?
    nothing everything works fine
    What problems is the product solving and how is that benefiting you?
    BrowserStack allows me to visually measure and capture bugs during QA, and test on a vast variety of devices to match client scenarios.
    Higher Education

    Faster Bug Finding and Smoother Collaboration

    Reviewed on Mar 20, 2026
    Review provided by G2
    What do you like best about the product?
    I can find bugs with my colleague faster than I could before.
    What do you dislike about the product?
    I’m unable to test Electron applications, for example.
    What problems is the product solving and how is that benefiting you?
    I can debug the website more quickly now, which makes the whole process faster and easier.
    Richa .

    Efficient Testing with Superb Compatibility

    Reviewed on Mar 20, 2026
    Review provided by G2
    What do you like best about the product?
    I find BrowserStack to be very easy and user-friendly. I appreciate its compatibility as a testing platform, which makes it simple to use. I particularly like the early bug detection feature since it identifies problems very early during automation, saving me from potential hassles later on. The multiple browser compatibility is also impressive, as I use both Chrome and Firefox for my projects, and many other platforms are not compatible with both like BrowserStack is. Overall, these features make my testing process more efficient and reliable.
    What do you dislike about the product?
    It takes more time to execute once in a while, especially when the test case is long and heavy.
    What problems is the product solving and how is that benefiting you?
    BrowserStack makes automation easier with its compatible testing platform. It helps with early bug detection and supports multiple browsers, unlike others. I use Chrome and Firefox, and it works perfectly for both.
    Joel H.

    Effortless Cross-Browser Testing, Minimal Setup

    Reviewed on Mar 20, 2026
    Review provided by G2
    What do you like best about the product?
    I found BrowserStack amazing for its ability to spin up just about any variation and combination you could think of, and it was so convenient to do so. It's extremely valuable because without it, I would have faced the cost of setting up numerous different machines, which isn't feasible in a normal real-world situation. The fact that I could spin up actual machines instead of virtual versions was a real important point for me. BrowserStack made the initial setup process incredibly easy as there was nothing to set up; it just worked straight out of the box.
    What do you dislike about the product?
    Honestly, the only thing that I had an issue with BrowserStack was just access speed. But that's to be expected. Considering, the fact that I'm controlling a remote machine.
    What problems is the product solving and how is that benefiting you?
    I use BrowserStack to test web apps across multiple platforms and browser types, identifying compatibility issues, especially backwards compatibility. It saves me from the cost and time of setting up physical machines locally that might only see use once a year, offering flexibility and ease by spinning up actual machines instantly.
    View all reviews