HomeDevelopment › ui-annotator-mcp

ui-annotator-mcp

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

TypeScript Local
★ 17 stars Last pushed 2026-03-24 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.1)

npx -y @mcpware/ui-annotator@0.1.1

Or add to your MCP client config:

{
  "mcpServers": {
    "ui-annotator-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mcpware/ui-annotator@0.1.1"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry