A Chrome DevTools Protocol driver for web automation and scraping.

rod MCP Server

MCP server for go-rod/rod

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "rod": {
      "command": "npx",
      "args": [
        "-y",
        "@go-rod/rod"
      ]
    }
  }
}