BrowserStack MCP
Official BrowserStack MCP server enabling Claude to manage test cases, run tests across real browsers and devices, debug issues, and control BrowserStack Live sessions via natural language.
- Run your website tests across dozens of browsers with one command
- Check if your site works on the latest iPhone and Android models
- Debug a customer-reported display issue on a specific device
Cross-browser and cross-device testing is a persistent pain point for web teams. AI-orchestrated testing on BrowserStack's real device cloud can dramatically reduce manual QA burden.
QA engineers and frontend development teams using BrowserStack who want to orchestrate browser and device testing through natural language.
https://www.npmjs.com/package/@browserstack/mcp-server
By BrowserStack
How to Get It
npx -y @browserstack/mcp-server
Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.
Trust Signals Source Reviewed
Data & Access
Community Pulse Growing
Discussed on Hacker News, Reddit
- BrowserStack QA Meetup Bosnia & Herzegovina - Mart 26 — Reddit · 16 pts
- Don't compromise on testing while vibecoding, introducing BrowserStack MCP Serve — Reddit · 5 pts
- Don't compromise on testing while vibecoding, introducing BrowserStack MCP Serve — Reddit · 2 pts
7 mentions across 2 sources
Reviewer notes
Source Reviewed review. These are observations, not a security certification.
Official BrowserStack package, v1.2.13. ISC license. Uses webdriverio and browserstack-local (established testing stack). High cost of entry limits broad deployment. 38 open issues is elevated. browserstack-local creates tunnels to local environments.
Can access BrowserStack account and trigger device sessions. browserstack-local creates tunnels exposing local network resources — meaningful permission. Credentials: username/access key pairs requiring secure storage. sharp (native image module) adds supply chain complexity.
2026-04-02: LIMITATION: browserstack-local creates tunnels that expose local network resources to BrowserStack infrastructure — meaningful network security consideration for enterprise.
Things to check
- License (AGPL-3.0) may restrict commercial use. Check with your legal team.
How to evaluate tools before deploying →
Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.
Evaluation
Official BrowserStack package, v1.2.13. ISC license. Uses webdriverio and browserstack-local (established testing stack). High cost of entry limits broad deployment. 38 open issues is elevated. browserstack-local creates tunnels to local environments.