fox-chrome-devtools-mcpChrome DevTools MCP — Google's official browser automation and testing server. Control Chrome via Puppeteer through MCP protocol: click, fill forms, navigate...
Install via ClawdBot CLI:
clawdbot install qinthqod/fox-chrome-devtools-mcpGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/ChromeDevTools/chrome-devtools-mcpAudited Apr 16, 2026 · audit v1.0
Generated May 9, 2026
Capture screenshots and DOM snapshots after each code deployment to detect visual regressions. Compare snapshots across versions to ensure UI consistency.
Navigate to a form page, fill multiple fields using fill_form, click submit, and verify success via screenshot or console messages. Automate multi-step form flows for signup, checkout, or feedback forms.
Record performance traces during user interactions, then analyze insights to identify bottlenecks like slow scripts or heavy layouts. Improve Core Web Vitals scores.
Navigate to pages that load content dynamically, list network requests to find API endpoints, and evaluate scripts to extract data. Monitor price changes or news updates.
Emulate mobile devices or resize viewports to test responsive layouts. Take snapshots to ensure functionality and appearance across different screen sizes.
Offer automated browser testing as a managed service, running regression and performance tests for client websites on a subscription basis.
Build a plugin or extension for CI/CD pipelines that integrates Chrome DevTools MCP for automated visual and performance checks on each build.
Provide a service that uses browser automation to scrape dynamic websites, bypassing simple anti-bot measures, and deliver structured data to clients.
💬 Integration Tip
Start by adding the MCP server to openclaw.json with headless mode and disable telemetry for privacy. Use the setup script to verify connectivity before building complex workflows.
Scored May 9, 2026
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
Automate web tasks like form filling, data scraping, testing, monitoring, and scheduled jobs with multi-browser support and retry mechanisms.
Browser automation via Playwright MCP server. Navigate websites, click elements, fill forms, extract data, take screenshots, and perform full browser automation workflows.
Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with w...