MCP Screenshot Server
未认领An MCP server that provides AI assistants with screenshot capabilities — both web page capture via Puppeteer and cross-platform system screenshots using native OS tools.
aiai-agentslinuxmacosmcpmcp-serverpuppeteerscreenshotscreenshot-toolwindows
安装
$
npx universal-screenshot-mcp --doctor工具(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