Back to directory
web-eval-agent

web-eval-agent

@refreshdotdev1236

An MCP server that autonomously evaluates web applications.

web evaluationdebuggingbrowser automationQAagentautomation

Installation & Configuration

{
  "web-eval-agent": {
    "command": "uvx",
    "args": [
      "--refresh-package",
      "webEvalAgent",
      "--from",
      "git+https://github.com/Operative-Sh/web-eval-agent.git",
      "webEvalAgent"
    ],
    "env": {
      "OPERATIVE_API_KEY": "<YOUR_KEY>"
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/1
Updated
2026/6/7