Loomal

Browserstack MCP

MCP server by github.com/browserstack/mcp-server

BrowserStack's Official MCP Server

143 starsnpm: @browserstack/mcp-server

About Browserstack MCP

Browserstack MCP is an MCP (Model Context Protocol) server published by browserstack in the official MCP registry, listed under Browser Automation on Loomal. BrowserStack's Official MCP Server

It ships as an npm package (@browserstack/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/browserstack/mcp-server, where the project has earned 143 GitHub stars.

Use Browserstack MCP with your agent

Claude Code · one command
claude mcp add browserstack-mcp -- npx -y @browserstack/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "browserstack-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@browserstack/mcp-server"
      ]
    }
  }
}
npm@browserstack/mcp-server

Frequently asked questions

What is Browserstack MCP?
Browserstack MCP is an MCP (Model Context Protocol) server by browserstack in the Browser Automation category. BrowserStack's Official MCP Server
How do I connect Browserstack MCP to Claude, Cursor, or another MCP client?
Install Browserstack MCP from its npm package (@browserstack/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Browserstack MCP open source?
Yes — the source code is public at github.com/browserstack/mcp-server, with 143 GitHub stars.
Can AI agents pay to use Browserstack MCP?
Not yet through Loomal — Browserstack MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Browserstack MCP? Claim this listing free by verifying GitHub ownership, or contact us.