selector
(required): CSS selector for the element to capture
How to use it
selector is exposed by the MCP Screenshot Website Fast MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the selector tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Screenshot Website Fast
claude mcp add screenshot-website-fast -s user -- npx -y @just-every/mcp-screenshot-website-fastOther tools in MCP Screenshot Website Fast (11)
Captures a screenshot of a specific DOM element matched by a CSS selector
(optional): Directory to save screenshots - returns file paths instead of base64 images
(optional): Capture full page screenshot with tiling (default: true)
(optional): Viewport height in pixels (max 1072, default: 1072)
(optional): How long to wait for the selector to appear before failing (default: 5000)
Captures a high-quality screenshot of a webpage
(required): The HTTP/HTTPS URL to capture
(optional): Additional wait time in milliseconds
(optional): Additional wait time in milliseconds
(optional): Wait until event: load, domcontentloaded, networkidle0, networkidle2 (default: domcontentloaded)
(optional): Viewport width in pixels (max 1072, default: 1072)