ScreenshotMCP
UnclaimedA Model Context Protocol MCP server for capturing website screenshots with full page, element, and device size features.
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (18)
capture_element
Captures a screenshot of a specific page element.
capture_screenshot
Captures a full-page screenshot with advanced configuration options.
delay
Additional delay before screenshot
deviceScaleFactor
Scale factor (0.1-3)
hasTouch
Touch support emulation
height
Custom height in pixels (100-5000)
isMobile
Mobile device emulation
list_device_presets
Lists all available device presets with their configurations.
preset
Device preset (mobile, tablet, desktop)
selector
(required): CSS selector for the target element
timeout
Wait timeout in milliseconds
type
selector, function, timeout, or networkidle
url
(required): The webpage URL to screenshot
value
CSS selector, function, or timeout value
viewport
Viewport configuration
waitFor
Wait conditions
waitUntil
Navigation completion condition
width
Custom width in pixels (100-5000)