MCP Screenshot Server
UnclaimedAn MCP server that provides AI assistants with screenshot capabilities — both web page capture via Puppeteer and cross-platform system screenshots using native OS tools.
Install
$
npx universal-screenshot-mcp --doctorUnclaimed 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 (19)
delay
number
display
number
format
enum
fullPage
boolean
height
number
includeCursor
boolean
mode
enum
Multi-display
✅
outputPath
string
region
object
selector
string
take_screenshot
Captures a web page (or a specific element) via a headless Puppeteer browser.
take_system_screenshot
Captures the desktop, a specific application window, or a screen region using native OS tools. Works on macOS, Linux, and Windows.
url
string
waitForSelector
string
waitForTimeout
number
width
number
windowId
number
windowName
string