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

    BrowserStack: Essential, Reliable Cross-Browser Testing With Massive Real-Device Coverage

    Reviewed on Apr 17, 2026
    Review provided by G2
    What do you like best about the product?
    BrowserStack has become an essential part of our testing workflow. The thing I appreciate most is the massive device and browser coverage — being able to test on real devices across hundreds of browser and OS combinations without maintaining any physical device lab is a huge time-saver.
    The Live Testing feature is incredibly intuitive; I can spin up a real browser session in seconds and debug issues on the spot. The Automate feature integrates seamlessly with our CI/CD pipeline, which means we catch cross-browser issues early before they reach production.
    I also really value the speed and reliability of the sessions — minimal lag even when testing on remote devices. The Accessibility Testing and Percy visual testing add-ons are great bonuses that go beyond just cross-browser checks.
    Overall, BrowserStack removes the infrastructure headache entirely and lets the team focus on what matters — shipping quality software.
    What do you dislike about the product?
    While BrowserStack is a fantastic tool overall, there are a few pain points worth mentioning.
    The pricing is probably the biggest concern — it can get quite expensive, especially for larger teams or when you need multiple parallel sessions. For small startups or individual developers, the cost can feel steep compared to the value received at lower tiers.
    Occasionally, session stability can be an issue — I've experienced random disconnections or slow load times during live testing sessions, which can be frustrating when you're in the middle of debugging a tricky issue.
    The queue times during peak hours for certain devices can also be a bottleneck, particularly for older or more niche device/OS combinations that are in high demand.
    Lastly, while the dashboard has improved over time, the onboarding experience for new team members could be smoother — there's a slight learning curve when setting up Automate with complex CI/CD configurations.
    These are relatively minor gripes given the overall quality of the platform, but they are areas where BrowserStack could improve to deliver an even better experience.
    What problems is the product solving and how is that benefiting you?
    Before BrowserStack, cross-browser and cross-device testing was a major challenge. Maintaining an in-house device lab was costly, time-consuming, and never truly comprehensive — we could never cover every browser, OS, and device combination our users might be using in the real world.
    BrowserStack solves this problem entirely by providing instant access to a cloud-based infrastructure of real devices and browsers. This means we no longer need to invest in physical hardware or worry about keeping devices updated with the latest OS versions.
    The biggest benefit has been the reduction in production bugs. By catching cross-browser compatibility issues early in the development cycle — before code reaches production — we've significantly reduced the number of bug reports coming in from end users on specific devices or browsers.
    It has also greatly improved team collaboration. Developers, QAs, and even product managers can jump into a live session and visually verify how a feature looks and behaves across different environments, making feedback loops much faster.
    From a time perspective, what used to take days of manual device testing can now be done in hours with automated test runs, freeing up the team to focus on building new features rather than firefighting compatibility issues.
    In short, BrowserStack has made our QA process faster, more reliable, and far more scalable — directly contributing to a better product experience for our users.
    Sheetal N.

    Innovative Ideas That makes Quality Smarter

    Reviewed on Apr 17, 2026
    Review provided by G2
    What do you like best about the product?
    The innovations, and the thought process behind improving quality, are commendable. It consistently brings up ideas that reflect real-world problems encountered throughout the software development lifecycle.
    What do you dislike about the product?
    The high pricing model and performance issues is something that makes it difficult for mid-level companies.
    What problems is the product solving and how is that benefiting you?
    Browserstack is serving as a bridge in enhancing the skillset of QE engineers along with agents help bringing the development closer to testing. Also, the integration with multiple tools makes it a 1-stop for entire lifecycle. It optimises the entire process.
    Sanchay P.

    Cost-Effective Device Testing Solution

    Reviewed on Apr 17, 2026
    Review provided by G2
    What do you like best about the product?
    I use BrowserStack for testing applications and games on different devices. I like the readiness, availability, and ease of access to different devices. It saves a lot of costs that I would have spent on procuring real devices. Plus, all team members can use the same devices, unlike with real devices, where we would have only one. The initial setup of BrowserStack was very easy and user-friendly.
    What do you dislike about the product?
    For a small-scale organization like us, sometimes the cost becomes an issue.
    What problems is the product solving and how is that benefiting you?
    BrowserStack eliminates the hassle of procuring real devices, saving costs significantly. It provides readiness, availability, and ease of access to various devices, allowing multiple team members to test on the same devices. It's user-friendly and affordable.
    Sunny S.

    Revolutionized Our Cross-Browser Testing

    Reviewed on Apr 17, 2026
    Review provided by G2
    What do you like best about the product?
    I like BrowserStack for its wide browser coverage, which allows testing across multiple browsers and OS combinations. This feature helps avoid environment-related issues and aids in faster regression execution. The initial setup was awesome; it was easy and perfect, making it valuable for testing UI and functionality across multiple mobile devices.
    What do you dislike about the product?
    You should give your other services as free trial for at least 1 month to explore more opportunities.
    What problems is the product solving and how is that benefiting you?
    I use BrowserStack for cross-browser and cross-device testing. It allows testing UI and functionality across multiple mobile devices and browser combinations, avoiding environment-related issues and speeding up regression execution.
    Nate S.

    Broad Device & OS Coverage Makes QA Easy

    Reviewed on Apr 16, 2026
    Review provided by G2
    What do you like best about the product?
    The breadth of devices and operating systems to test with is SO useful for proper QA, especially with dealing with a user community full of legacy devices
    What do you dislike about the product?
    The licensing model tends to focus more on larger testing groups, and generally trying to charge for more than smaller groups need.
    What problems is the product solving and how is that benefiting you?
    BrowserStack helps us support our members with a variety of devices and operating systems. Many of them suffer from health conditions that limit their ability to fully engage in support calls, so having a platform to test our system against their devices aids us in giving them the best experience possible.
    View all reviews