Skip to content

@browserstack/mcp-server

Free

by MCP Community

BrowserStack's Official MCP Server

v1.2.14Added Apr 12, 2026
mcpbrowserstacktestingautomation
Works with:ClaudeGPTGeminiCopilot

@browserstack/mcp-server MCP Server

BrowserStack's Official MCP Server

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @browserstack/mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "@browserstack/mcp-server": {
      "command": "npx",
      "args": ["-y", "@browserstack/mcp-server"]
    }
  }
}