SERVER

Browser Gateway

Rank #6609

io.github.browser-gateway/browser-gateway

Reliable, scalable browser infrastructure for AI agents. Route, pool, and failover across any browser provider. 8 built-in browser tools using raw Chrome CDP - navigate, screenshot, snapshot, interact, evaluate. Zero-config with auto Chrome detection & concurrent sessions support

First listed
Mar 25, 2026
Last publish date
Apr 1, 2026
OVERVIEW

Browser Gateway is a Model Context Protocol (MCP) server published by browser-gateway. It ranks #6609 of 58,900 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Browser Gateway is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on Mar 25, 2026 and most recently updated on Apr 1, 2026.

STANDING
#6,609of 58,900 tracked serversTop 25%

Ranks ahead of 52,291 of 58,900 servers on MCP Toplist.

CONNECT

Use Browser Gateway

Add Browser Gateway to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "browser-gateway": {
      "command": "npx",
      "args": [
        "-y",
        "browser-gateway"
      ],
      "env": {
        "BG_TOKEN": "<your BG_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

browser-gateway

Organization
Total servers
1
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
0.1.8Apr 1, 2026
0.1.6Mar 30, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Browser Gateway?
Reliable, scalable browser infrastructure for AI agents. Route, pool, and failover across any browser provider. 8 built-in browser tools using raw Chrome CDP - navigate, screenshot, snapshot, interact, evaluate. Zero-config with auto Chrome detection & concurrent sessions support
Who maintains Browser Gateway?
Browser Gateway is maintained by browser-gateway, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is Browser Gateway an official MCP server?
Yes — Browser Gateway is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does Browser Gateway have?
MCP Toplist tracks 3 versions of Browser Gateway, most recently published on Apr 1, 2026.
Where can I find the source code for Browser Gateway?
The source code for Browser Gateway is hosted at github.com/browser-gateway/browser-gateway.
EXPLORE