web-eval-agent

refreshdotdev/web-eval-agent
★ 1,238 stars Python 🌐 Browser/Web Updated 1mo ago
An MCP server that autonomously evaluates web applications.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "web-eval-agent": {
      "command": "uvx",
      "args": [
        "web-eval-agent"
      ]
    }
  }
}

Or install with pip: pip install web-eval-agent

Topics

debuggingdebugging-toolmcpmcp-servermodelcontextprotocolplaywrightqavibe-codingvibe-testing