DOM Screenshot
Captures screenshots of specific DOM elements through an interactive browser overlay that allows users to hover and c...
What it does
Captures screenshots of specific DOM elements through an interactive browser overlay that allows users to hover and click on webpage elements to generate PNG images using html2canvas.
DomShot MCP server enables AI assistants to capture screenshots of specific DOM elements through an interactive browser interface. The implementation combines a Go-based MCP server with a JavaScript client that injects an overlay system allowing users to hover over and click on webpage elements to generate PNG screenshots using html2canvas. It operates by serving a test HTML page and WebSocket connection on localhost:8000, where the browser-side script communicates screenshot requests back to the MCP server, making it useful for visual documentation, UI testing, or creating element-specific captures for design workflows.
Capabilities
Server
Quality
deterministic score 0.56 from registry signals: · indexed on pulsemcp · has source repo · 5 github stars · registry-generated description present