Skip to main content
Glama
459,717 tools. Updated 2026-08-17 07:49

"How to take a screenshot on a PC" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Zoom in on a specific screen area by capturing a cropped screenshot with pixel coordinates, returning a base64-encoded JPEG for detailed inspection.
    MIT
  • Take a PNG screenshot of a webpage or specific element, saving it to disk with support for full page, viewport, element ref, and clip region.
    MIT
  • Take a screenshot of DaVinci Resolve to visually check the current state of your project. Call before and after changes to verify on-screen content.
    MIT
  • Take a screenshot of the current webpage to inspect visual elements like CAPTCHAs or complex layouts when text snapshots are insufficient.
    MIT
  • Capture a screenshot on demand and return metadata (id, size, phash, timestamp) instead of image bytes. Use analyze_screen to read the actual content.
    MIT
  • Take a PNG screenshot of the currently active page. Optionally capture the full scrollable content.
    MIT
  • Capture a screenshot with numbered labels on interactive UI elements, then use the element IDs for automated clicking. Returns an annotated image and element index.
    MIT
  • Take a screenshot of the current page, a specific element by CSS selector or snapshot reference, or the full scrollable page. Supports PNG/JPEG, quality control, resizing, and returns file path or base64.
    MIT
  • Capture a screenshot of the current page or a specified element, with options for image format, resolution scale, and full-page capture. Use this to visually inspect or document the browser state during automation.
    MIT