MCP.so
登录

BrowserStack MCP Server

@mikeysrecipes

关于 BrowserStack MCP Server

暂无概览

基本信息

分类

其他

许可证

AGPL-3.0 license

运行时

node

传输方式

stdio

发布者

mikeysrecipes

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "browserstack-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@browserstack/mcp-server",
        "--client",
        "claude"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is BrowserStack MCP Server?

BrowserStack MCP Server integrates BrowserStack's Test Platform with AI tools, enabling manual and automated testing on real devices and browsers directly from your preferred AI client.

How to use BrowserStack MCP Server?

Install the package via npx -y @browserstack/mcp-server@latest in your MCP client configuration (VSCode, Cursor, Claude Desktop), set your BrowserStack username and access key as environment variables, then prompt the AI with testing requests like "open my app on an iPhone 15 Pro Max" or "run my test suite on BrowserStack infra".

Key features of BrowserStack MCP Server

  • Manual app testing on real mobile devices
  • Manual web testing across browsers and OS
  • Test locally hosted websites without deployment
  • Run automated tests (Playwright, Selenium)
  • Debug test failures with Test Observability
  • Perform accessibility testing (WCAG, ADA)

Use cases of BrowserStack MCP Server

  • Debug mobile app crashes on real devices
  • Test websites on specific browser‑OS combinations
  • Run Playwright/Selenium test suites on cloud infrastructure
  • Analyze and fix CI/CD test failures with smart tagging
  • Check website accessibility compliance

FAQ from BrowserStack MCP Server

What credentials are required?

You need your BrowserStack username and access key, available in Account Settings after signing up and purchasing a plan.

Which MCP clients are recommended?

GitHub Copilot or Cursor for automated testing/debugging; Claude Desktop for manual (Live) testing.

Can I test locally hosted websites?

Yes, the server can seamlessly test websites hosted on localhost without needing to deploy to a remote server.

Is the server still in development?

It is under active development and currently supports a subset of the MCP specification; more features are planned.

What are the system requirements?

Node version 18.0 or later (recommended v22.15.0 LTS).

评论

其他 分类下的更多 MCP 服务器