Skip to main content
Glama
604,423 tools. Updated 2026-09-23 19:45

"Screenshot or Screen Capture" matching MCP tools:

  • Capture a pixel-level screenshot of the active monitor at native resolution. Returns a base64-encoded PNG with timestamp and resolution metadata. Use for UI debugging, diagrams, or on-screen evidence.
    AGPL 3.0
  • Capture a screen region at full resolution to read small text, dense tables, or tiny controls that normal screenshots blur. Specify two corners; the result maps pixels to screen coordinates.
    Apache 2.0
  • Capture a screenshot of the current page or a specific element for visual verification of layout and rendering.
    MIT
  • Capture a device screenshot to inspect the current UI state or set a baseline for comparison. The image is returned for immediate analysis.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

  • Pixel-perfect webpage screenshots rendered in a real browser, full-page or viewport, via one POST.

  • Screen a business or person for exclusions, debarment, and sanctions (SAM.gov, OFAC).

  • Capture the current page or screen and save it as a local image file for visual verification or debugging.
    MIT
  • Capture a screenshot of a Roblox game window on Windows. Provide a process ID to target a specific window, or let the tool automatically capture the only Roblox window.
    MIT
  • Capture a PNG screenshot of the current mobile app screen or a targeted element, optionally resizing it to lower token usage.
    Apache 2.0
  • Capture a screenshot of any website with customizable settings like device type, image format, full-page capture, and ad blocking. Render web pages as PNG, JPEG, or WebP.
    MIT
  • Capture a viewport, full page, or element screenshot to provide visual evidence for bug reports or create before/after pairs for comparison.
    MIT
  • Fetch the last screen capture as structured JSON with OCR text, bounding boxes, and annotations. Use when the user refers to their screen or something they marked.
    MIT
  • Capture the full screen, a specific app window, or a custom region as a base64 PNG for use in Mac automation workflows.
    MIT
  • Identify the desktop environment and input backends before automating. Call this tool to detect Wayland/X11, active window, and safety warnings without capturing screen or sending input.
    Apache 2.0
  • Capture a screenshot of the Unity Game or Scene view as a PNG file. Returns the file path for visual verification of game state, UI layout, or rendering issues.
    Apache 2.0
  • Capture the Apple TV screen as a PNG image to verify what the device rendered at a specific moment. Requires the optional screen-capture helper.
    MIT