Back to directory
refreshdotdev/web-eval-agent

refreshdotdev/web-eval-agent

@refreshdotdev

An MCP server that autonomously evaluates web applications.

mcpwebevaluationbrowserautomationdebugginguxtesting

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
2026/6/12
Updated
2026/6/12