← Index

ui-ticket-mcp

io.github.0ics-srls/ui-ticket-mcp·v1.4.0·Browser Automation
Quality Score
90
/100

Human-to-AI code review bridge. Review UI in the browser, AI agents fix code via MCP.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "ui-ticket-mcp": {
      "command": "uvx",
      "args": [
        "ui-ticket-mcp"
      ],
      "env": {
        "PROJECT_ROOT": "<project_root>",
        "REVIEW_PORT": "<review_port>"
      }
    }
  }
}
§02  Environment variables
PROJECT_ROOT
required

Root directory of the project being reviewed

REVIEW_PORT

HTTP port for REST API (default: 3200)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Browser Automation