operative_sh/web-eval-agent
Overview
An MCP Server for autonomous web application debugging using browser agents, featuring web navigation, network traffic capture, console error collection, and end-to-end testing.
Capabilities
- • prompt templates
- • browser automation integration
- • github integration
- • mcp client integration
Best For
MCP Server for autonomous web app debugging with browser agents, offering web navigation, network traffic capture, and console error collection.
Decision Snapshot
Install
available
Usage
detected in docs
Docs
4 links
Config
1 strong hints
Capabilities
4 key capabilities detected
- • GitHub stars: 1236
- • Forks: 106
- • Source provenance count: 1
- • Active signal: Updated this week from lifecycle signals.
- • Last seen: 4/15/2026
- • Published: 3/17/2026
Installation / Setup
npm install -g chromium playwright && uvx --with playwright playwright install --with-deps
Features
- • 🌐 **Navigate your webapp** using BrowserUse (2x faster with operative backend)
- • 📊 **Capture network traffic** - requests are intelligently filtered and returned into the context window
- • 🚨 **Collect console errors** - captures logs & errors
- • web_eval_agent
- • url **(required)** – address of the running app (e.g. http://localhost:3000)
- • task **(required)** – natural-language description of what to test ("run through the signup flow and note any UX issues")
- • headless_browser *(optional, default false)* – set to true to hide the browser window
- • setup_browser_state
Use Cases
- • Supports capabilities such as: prompt templates; browser automation integration; github integration.
- • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.
Supported Clients / Integrations
- • prompt templates
- • browser automation integration
- • github integration
- • mcp client integration
Compatibility Signals
- • Playwright: mentions (Mentioned in approved metadata/docs evidence.)
- • GitHub: supports (Detected in parser config/capability hints.)
Notes / Requirements
- • Primary language: Python
- • License: Apache-2.0
- • Documentation coverage: high
- • Parser coverage score: 1.00
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: research
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
automatalabs/mcp-server-playwright
An MCP server for browser automation using Playwright, offering capabilities like web interaction, screenshot capture, and JavaScript execution in browser contexts.
browserbase/mcp-server-browserbase
Automate cloud-based browser interactions such as web navigation, data extraction, and form filling.
freema/firefox-devtools-mcp
Firefox browser automation tool using WebDriver BiDi for testing, scraping, and control, with support for snapshots, network monitoring, console capture, and screenshots.
hanzili/comet-mcp
A tool to connect to Perplexity Comet browser for agentic web browsing, deep research, real-time task monitoring, and MCP client integration with workflow automation support.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.