MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Code Execution/BrowserStack
Code ExecutionOfficial
B

BrowserStack

Bring the full power of BrowserStack’s Test Platform to your AI tools, making testing faster and easier for every developer and tester on your team.

150 starsUpdated Aug 28, 2026
View on GitHub

Ads

Overview

Manage test cases, execute manual or automated tests, debug issues, and even fix code—directly within tools like Cursor, Claude, or any MCP-enabled client, using plain English. Easily connect the BrowserStack Test Platform to your favourite AI tools, such as IDEs, LLMs, or agentic workflows. Manage, execute, debug tests, and even fix code using plain English prompts. Stay in flow—keep all project context in one place and trigger actions directly from your IDE or LLM. Click on the buttons below to install MCP in your respective IDE:

Installation

https://mcp.browserstack.com/mcp

Configuration

{
     "mcpServers": {
       "browserstack": {
         "command": "npx",
         "args": ["-y", "@browserstack/mcp-server@latest"],
         "env": {
           "BROWSERSTACK_USERNAME": "<username>",
           "BROWSERSTACK_ACCESS_KEY": "<access_key>"
         }
       }

Capabilities

  • Launch browser sessions

    Open websites on desktop or mobile browsers with `runBrowserLiveSession`, including localhost URLs, without local setup.

  • Run manual app tests

    Start a real-device session on a specific iPhone or Android model via `runAppLiveSession`, e.g., "open my app on iPhone 15 Pro Max."

  • Manage test cases

    Create, update, list, and organize test cases and folders in Test Management using `createTestCase`, `updateTestCase`, and `listTestCases`.

  • Execute and debug automated tests

    Run Selenium/Playwright suites, fetch failure logs with `getFailureLogs`, and retrieve AI root-cause analysis via `fetchRCA` for failed tests.

  • Run accessibility scans

    Start web accessibility scans with `startAccessibilityScan` and fetch issues with `fetchAccessibilityIssues` for WCAG compliance.

  • Generate and heal tests with AI

    Convert PRDs to test cases, automate manual cases, and fetch self-healed selectors via `fetchSelfHealedSelectors` to fix flaky tests.

Tags

  • browser-automation
  • testing-qa
  • development

Related MCP servers

C

Context7 MCP

Official

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

61.3kCode ExecutionUpdated Today
C

Chrome DevTools MCP

Official

Official Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.

49.9kCode ExecutionUpdated Today
M

Mastra/mcp

Official

Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.

27.5kCode ExecutionUpdated Today

GitHub MCP Server

Official

Connect your AI assistant to GitHub repositories, issues, pull requests, and search.

12.4kCode ExecutionUpdated 2 days ago