MCP Catcher › developer-tools › Web Eval Agent MCP Server
Web Eval Agent MCP Server
MCP server for automated evaluation and debugging of web applications
An MCP server leveraging BrowserUse that enables automated evaluation and debugging of web applications. Provides network traffic monitoring, console error collection, screenshot capture, and automated UX validation capabilities.
Author: refreshdotdev
Stars: 1,235
GitHub
Install: curl -LSf https://operative.sh/install.sh -o install.sh && bash install.sh && rm install.sh
Key Features Automated web app navigation with BrowserUse Network traffic monitoring and request/response capture Automatic console error and log collection Screenshot capture and visual analysis Automated UX validation and report generation
Use Cases Web app bug detection — Automatically detect console errors and network issues to accelerate debugging UX quality validation — Record user flows and screenshots automatically to validate UI consistency and functionality Production monitoring — Continuously monitor web apps for errors and performance issues through automated evaluation Authentication flow testing — Save authentication credentials and automatically test post-login workflows