Screenshot Capture

Screenshot Capture

zueai

Captures screenshots from multiple displays across macOS, Windows, and Linux, returning them as base64 strings for AI analysis.

2,534 viewsLocal (stdio)

What it does

  • List available screens and displays
  • Capture screenshots from specific monitors
  • Return screenshots as base64 encoded strings
  • Support multi-display setups

Best for

UI debugging and visual testingDesign review and feedbackMulti-monitor workflow documentation
Cross-platform supportMulti-display compatible

Tools (2)

listScreens

List available screens/displays that can be captured

takeScreenshot

Take a screenshot of a specific screen and return it as a base64 encoded string.

Alternatives