mcp-chrome-bridge

wizardofweb125-lab/mcp-chrome-bridge
★ 0 stars JavaScript AI/LLM Updated 3d ago
MCP server to control Chrome from any AI agent — tabs, navigation, clicks, forms, screenshots, console logs, GIF recording, and more.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-chrome-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "wizardofweb125-lab/mcp-chrome-bridge"
      ]
    }
  }
}

Topics

ai-agentbrowser-automationchromechrome-extensionmcpmcp-servermodel-context-protocolwebsocket