This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryAdds five MCP tools for UI annotation and hover‑name copy.
Full changelog
UI Annotator MCP Server v0.1.0
Reverse proxy that injects hover annotations into any web page, enabling AI assistants to understand and reference UI elements by name.
Features
- 5 MCP tools:
annotate,get_elements,highlight_element,rescan_elements,inspect_mode - Click-to-copy element names via toggle inspect mode
- Viewport-aware tooltip positioning
- Auto DOM scanning with MutationObserver
- HTTP polling architecture for stability
- Zero browser extensions — works in any browser
Install
npx @mcpware/ui-annotator
Or add to Claude Code:
claude mcp add ui-annotator -- npx -y @mcpware/ui-annotator
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About mcpware/ui-annotator-mcp
Annotates any web page with hover labels for AI assistants — reverse proxy injection, zero browser extensions. `npx @mcpware/ui-annotator`
Related context
Beta — feedback welcome: [email protected]