chrome-devtools-mcp and web-eval-agent

These are complements—Chrome DevTools provides the low-level browser automation primitives (protocol interaction, DOM inspection, script execution) that a web evaluation agent would build upon to autonomously test and assess web applications.

chrome-devtools-mcp
84
Verified
web-eval-agent
54
Established
Maintenance 22/25
Adoption 20/25
Maturity 24/25
Community 18/25
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 18/25
Stars: 28,511
Forks: 1,674
Downloads: 2,563,633
Commits (30d): 69
Language: TypeScript
License: Apache-2.0
Stars: 1,239
Forks: 106
Downloads: —
Commits (30d): 0
Language: Python
License: Apache-2.0
No Dependents
No Package No Dependents

About chrome-devtools-mcp

ChromeDevTools/chrome-devtools-mcp

Chrome DevTools for coding agents

This project helps AI coding assistants like Gemini or Copilot interact with a live Chrome browser. It enables your assistant to automate browser tasks, debug web pages, and analyze website performance by providing real-time control and inspection. Web developers, quality assurance engineers, and AI developers building agent-based tools would use this.

web-automation web-debugging performance-testing AI-assistant-integration browser-control

About web-eval-agent

refreshdotdev/web-eval-agent

An MCP server that autonomously evaluates web applications.

This project helps software developers or QA engineers automatically test web applications. It takes a web application URL and a natural language description of a task (e.g., "complete the signup flow"), then an AI agent navigates the browser, performs the task, and generates a detailed report including screenshots, console logs, and network traffic. This allows developers to quickly identify and debug issues without manual intervention.

web-development software-testing quality-assurance debugging developer-tools

Scores updated daily from GitHub, PyPI, and npm data. How scores work