frontend-review-mcp
23
The frontend-review-mcp is a visual review tool designed to evaluate UI edits by comparing screenshots taken before and after changes. It integrates with existing workflows and uses specified review models to verify that changes meet edit requests effectively.
frontend-review-mcp
An MCP server designed for visual review of UI edits. It requires agents to capture page screenshots before and after a UI edit and uses this information to verify edit requests.
Usage
Cursor
- Add the MCP server to your
.cursor/mcp.json
for project installation. - Globally install by updating Cursor settings.
Windsurf
- Add to your
~/.codeium/windsurf/mcp_config.json
file.
Tools
- Tool:
reviewEdit
evaluates if interface changes meet the specified edit requests.
Review Model
Uses models like Qwen/Qwen2-VL-72B-Instruct
for operation, with fallback options.
Taking Screenshots
Use external MCP servers such as browser-tools-mcp
for screenshot functionality.