← Index

io.github.mcpware/ui-annotator-mcp

io.github.mcpware/ui-annotator-mcp·v0.1.6·Browser Automation
Quality Score
79
/100

Annotates any web page with hover labels for AI assistants — zero extensions, any browser

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "ui-annotator-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mcpware/ui-annotator"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "ui-annotator-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mcpware/ui-annotator"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @mcpware/ui-annotator
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Browser Automation