MCP Screenshot Server
by sethbang
take_screenshot
Capture a screenshot of any web page or local GUI
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fullPage | No | Capture full scrollable page | |
height | No | Viewport height in pixels | |
outputPath | No | Custom output path (optional) | |
url | Yes | URL to capture (can be http://, https://, or file:///) | |
width | No | Viewport width in pixels |