BrowserStack MCP Server
@MCP-Mirror
BrowserStack MCP Server について
Mirror of
基本情報
設定
以下の設定を使って、このサーバーを 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 is an integration that lets developers and testers use BrowserStack’s Test Platform directly from AI tools via natural language prompts. It supports manual app testing, manual web testing, and automated testing (Playwright, Selenium, A11y) on BrowserStack’s cloud of real devices and browsers.
How to use BrowserStack MCP Server?
Create a BrowserStack account, note your username and access key, and ensure Node.js >=18.0. Install the server via npx -y @browserstack/mcp-server@latest and configure it in your MCP client’s JSON file (VSCode, Cursor, or Claude Desktop) by setting BROWSERSTACK_USERNAME and BROWSERSTACK_ACCESS_KEY environment variables. Alternatively, install via Smithery for Claude Desktop. Then use prompts like “open my app on a iPhone 15 Pro Max” or “run my test suite on BrowserStack infra.”
Key features of BrowserStack MCP Server
- Manual app testing on real devices
- Manual web testing on real browsers and devices
- Automated testing with Playwright, Selenium, and more
- Test Observability for debugging CI/CD failures
- Accessibility testing for WCAG and ADA compliance
- Supports local website testing without remote deployment
Use cases of BrowserStack MCP Server
- Debug app crashes on specific real devices and OS versions
- Test websites locally hosted on different browsers
- Run existing test suites on BrowserStack’s cloud infrastructure
- Fix test failures reported by your CI/CD pipeline
- Perform accessibility checks on public websites
FAQ from BrowserStack MCP Server
What are the runtime requirements for the BrowserStack MCP Server?
Node.js version 18.0 or higher (recommended v22.15.0 LTS). You also need a BrowserStack account with a valid username and access key.
How do I authenticate with the BrowserStack MCP Server?
Set the environment variables `B
「その他」の他のコンテンツ
ghidraMCP
LaurieWiredMCP Server for Ghidra
Blender
ahujasidOpen-source MCP to use Blender with any LLM
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Nginx UI
0xJackyYet another WebUI for Nginx
コメント