HomeBrowser Automation & Scraping › chromium-bridge

chromium-bridge

MCP bridge between Chromium browsers (Arc, Vivaldi, Brave) and Claude Code: browser automation

TypeScript Local macOSWindowsLinux
★ 6 stars Last pushed 2026-07-22 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 0.5.3)

npx -y [email protected]

Or add to your MCP client config:

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

Related servers

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

Data from the Official MCP Registry