browser-mcp-tools

Jhoan0714/browser-mcp-tools
★ 1 stars JavaScript Browser/Web Updated today
MCP tools for Chrome & Edge — CDP recording, screenshots, and mobile device emulation.
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": {
    "browser-mcp-tools": {
      "command": "npx",
      "args": [
        "-y",
        "Jhoan0714/browser-mcp-tools"
      ]
    }
  }
}

Topics

browser-automationcdpchrome-devtools-protocolmcpmodel-context-protocol