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 Jul 2, 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.
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
通过已登录的Edge或Chrome浏览器,利用Chrome DevTools Protocol执行JS渲染页面的导航、点击、截图及数据提取等自动化操作。
Send and receive SMS/RCS via Google Messages web interface (messages.google.com). Use when asked to "send a text", "check texts", "SMS", "text message", "Google Messages", or forward incoming texts to other channels.
High-performance browser automation for heavy scraping, multi-tab management, and precise DOM extraction. Use this when you need speed, reliability, or advanced state management (cookies/local storage) beyond standard web fetching.