BrowserStack
Created 5 months ago
BrowserStack MCP Server for managing test cases and executing tests using natural language.
development
location
documentation
public
testing
automation
What is BrowserStack?
Access BrowserStack's [Test Platform](https://www.browserstack.com/test-platform) to debug, write and fix tests, do accessibility testing and more.
Documentation
BrowserStack MCP Server Documentation# Overview
The BrowserStack MCP Server is designed to facilitate testing and debugging through natural language prompts.
Installation
- Create a BrowserStack Account
- Ensure Node version >= 18.0
- Install the MCP Server
Usage Examples
- Manual App Testing
- Manual Web Testing
- Automated Testing
- Accessibility Testing
- Test Management
Support
For support, open an issue in our GitHub repository or contact our support team.
Server Config
{
"mcpServers": {
"browserstack-server": {
"command": "npx",
"args": [
"browserstack"
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
Jul 02, 2025
Updated At:
Aug 07, 2025
Author:
BrowserStack
Category:
official
License:
MIT License
Tags:
development
location
documentation