ui-ticket-mcp
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_ROOTrequired
Root directory of the project being reviewed
REVIEW_PORTHTTP 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
ai.smithery/ImRonAI-mcp-server-browserbase
ai.smithery/ImRonAI-mcp-server-browserbase
Automate cloud browsers to navigate websites, interact with elements, and extract structured data.…
ai.smithery/browserbasehq-mcp-browserbase
ai.smithery/browserbasehq-mcp-browserbase
Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…
com.onkernel/kernel-mcp-server
com.onkernel/kernel-mcp-server
Access Kernel's cloud-based browsers and app actions via MCP (remote HTTP + OAuth).