Screenshot Capture
Enables AI to capture screenshots from multiple displays on macOS, Windows, and Linux for analyzing visual content, debugging UI issues, or assisting with design tasks
8 stars
0 tools
Created Aug 2025
@zueai/zueai-screenshot-capture-webdev-mcpAbout
Enables AI to capture screenshots from multiple displays on macOS, Windows, and Linux for analyzing visual content, debugging UI issues, or assisting with design tasks
Categories
general
Installation
npm
npm install @zueai/zueai-screenshot-capture-webdev-mcp
Configuration
{
"mcpServers": {
"zueai-screenshot-capture-webdev-mcp": {
"command": "npx",
"args": [
"-y",
"@zueai/zueai-screenshot-capture-webdev-mcp"
]
}
}
}