chrome-debug-mcp

robertheadley/chrome-debug-mcp
★ 44 stars JavaScript 💻 Code/Dev Tools Updated 2mo ago
An MCP server to allow you to debug webpages using LLMs
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "chrome-debug-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "robertheadley/chrome-debug-mcp"
      ]
    }
  }
}

Topics

chromeclinedebuggerdebuggingdomllmmcpmcp-serverroo-coderoocode