The BrowserStack MCP Server allows users to manage test cases, execute manual or automated tests, and debug issues using natural language prompts within various IDEs and AI tools.
From the registry: BrowserStack's Official MCP Server

Please install the `mcp-server-browserstack` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js 18+** — Recommended v22.15.0 LTS
- **BrowserStack account** — BrowserStack username and access key (https://www.browserstack.com)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@browserstack/mcp-server"]
- required environment variables:
- `BROWSERSTACK_USERNAME`: BrowserStack username (example: `<your-username>`)
- `BROWSERSTACK_ACCESS_KEY`: BrowserStack access key (example: `<your-access-key>`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.BROWSERSTACK_USERNAMErequiredYour BrowserStack account username.BROWSERSTACK_ACCESS_KEYrequiredYour BrowserStack account access key.Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS.