HomeBrowser Automation & Scraping › chrome-bridge

chrome-bridge

Your real, logged-in Chrome as an MCP server: 59 token-efficient web-dev tools. ChromeOS included.

TypeScript Local macOSWindowsLinux
★ 4 stars Last pushed 2026-09-23 License: MIT

Topics: Browser Automation

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.19.0)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "chrome-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry