Skip to main content
Glama
510,057 tools. Updated 2026-09-03 19:28

"Accessing a browser programmatically to capture snapshots and logs" matching MCP tools:

  • Retrieve paginated logs of capture tasks to audit captured data or debug failed capture jobs, with optional date range and status filters.
    MIT
  • Capture two viewport snapshots at a set interval and return a structural diff of actors, camera, and selection to verify scene modifications.
    MIT
  • Start a 3D print and capture first-layer snapshots for inspection, with optional auto-pause on detected failures.
    AGPL 3.0
  • Opens a visible browser window for manual interaction, recording all user actions (clicks, console, network, DOM) into a timestamped timeline for debugging and workflow replication.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Hosted real Google Chrome MCP with per-user persistent state. Navigate, click, type, screenshot.

  • Stealth web browser for agents: search, fetch, click, download and type in persistent MCP sessions.

  • Diagnose rendering issues and JavaScript errors in web apps by capturing a screenshot and browser console logs.
    BSD 3-Clause
  • Capture the current 3D viewport as a base-64 PNG data URL for browser-connected 3D scenes in frameworks like Three.js, A-Frame, and Babylon.js.
    MIT
  • Capture emulator logs with controlled scope: stream for a specified time, stop on a matching pattern, and limit size to avoid excessive output.
    MIT
  • Retrieve browser console logs with filters for log level and regex pattern. Optionally clear the buffer after reading to manage subsequent logs.
    MIT
  • Stops an active simulator log capture session in XcodeBuildMCP, retrieves and returns the captured logs for analysis, using the specified log session ID.
    MIT
  • Stop an active simulator log capture session and retrieve the collected logs for analysis.
    MIT
  • Execute multi-step browser automation to navigate pages, interact with elements, and capture screenshots or PDFs in a single session.
    MIT
  • Capture modem and baseband logs from RIL logcat, telephony framework, and kernel dmesg. Helps diagnose radio issues and trace baseband-framework communication.
    Apache 2.0
  • Compare a capture against a reference image to generate deterministic diagnostic evidence, globally and per normalized region, without launching a browser.
    Apache 2.0
  • Retrieve recent browser automation logs from Selenix-MCP server, with pagination support for accessing historical test data.
    Apache 2.0
  • Retrieve available configuration snapshots for workflows to review changes and restore previous states. Snapshots capture workflow configurations before API updates.
    MIT