Skip to content
Back to search
30
MCP

@usedomshot/cli

npm/@usedomshot/cli

Capture polished DOM element screenshots for AI agents, CLI workflows, and MCP hosts.

Uptime
0.0%
34 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

DOM Screenshot
Captures screenshots of specific DOM elements through an interactive browser overlay that allows users to hover and click on webpage element
0 tools
net.shotbot/shotbot-mcp
Screenshot API for AI agents: capture any public URL as JPEG, PNG, WebP, AVIF, or PDF.
0 tools
io.github.tn0123/one-shot-ui
Deterministic UI extraction and screenshot diffing for AI coding agents.
0 tools
io.github.Digital-Defiance/mcp-screenshot
Screenshot capture with PII masking and cross-platform support for AI agents
0 tools
PageShot MCP
Capture webpage screenshots with format, viewport, and dark mode options
0 tools
io.github.digital-defiance/mcp-screenshot
Screenshot capture with PII masking and cross-platform support for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@usedomshot/cli": {
      "url": "None",
      "transport": "http"
    }
  }
}