MCP Server
Rank #742io.github.browserstack/mcp-server
MCP server providing server capabilities
MCP Server is a Model Context Protocol (MCP) server published by browserstack. It ranks #742 of 81,919 servers tracked on MCP Toplist, and its repository has 146 GitHub stars. MCP Server is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 2 tracked versions. It was first listed on Apr 22, 2025 and most recently updated on Oct 28, 2025.
Ranks ahead of 81,177 of 81,919 servers on MCP Toplist.
Use MCP Server
Add MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"browserstack": {
"command": "npx",
"args": [
"-y",
"@browserstack/mcp-server"
],
"env": {
"BROWSERSTACK_USERNAME": "<your BROWSERSTACK_USERNAME>",
"BROWSERSTACK_ACCESS_KEY": "<your BROWSERSTACK_ACCESS_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.browserstack%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.browserstack%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.browserstack%2Fmcp-server.svg" alt="MCP Toplist: Top 1% of 81,919" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (3 delisted)
browserstack
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Oct 28, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Server?
- MCP Server is maintained by browserstack, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is MCP Server listed on the Official MCP Registry?
- Yes — MCP Server is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does MCP Server have?
- MCP Toplist tracks 2 versions of MCP Server, most recently published on Oct 28, 2025.
- Where can I find the source code for MCP Server?
- The source code for MCP Server is hosted at github.com/browserstack/mcp-server.