Skip to main content
Glama
466,320 tools. Updated 2026-08-19 13:13

"Browser Debug Tool for Capturing Console Errors and Taking Screenshots" matching MCP tools:

  • Diagnose rendering issues and JavaScript errors in web apps by capturing a screenshot and browser console logs.
    BSD 3-Clause
  • Start capturing browser console logs (console.log, console.error, console.warn) to monitor JavaScript output and debug web applications during automated browser sessions.
    MIT
  • Debug a webpage by capturing console output, network requests, errors, and layout thrashing with custom device emulation and adjustable output limits.
    MIT
  • Monitor browser console logs to detect errors and debug output by capturing specified log levels from a URL for a set duration.
    MIT
  • Retrieve captured browser console logs with filters for level, content, and time, to quickly identify errors and debug output without altering the page.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • The official MCP Server from Mia-Platform to interact with Mia-Platform Console

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

  • Adds an on-screen debug logger to display logs, warnings, and errors on mobile devices. Useful for H5 games and non-technical testers to view console output without a developer console.
    MIT
  • Retrieve browser console logs from Webvizio tasks when the task prompt lacks sufficient information for execution, providing additional context to complete development tasks.
    MIT
  • Resize the active web browser area before capturing screenshots. Adjust width and height in CSS pixels to expose content that fixed-layout or full-height pages would otherwise hide.
    MIT
  • Guides setup and use of agent-browser CLI for automated browser tasks like navigating pages, clicking, and capturing console errors in a real browser.
    MIT
  • Extract specific failing network, console, mutation, interaction, or navigation events from a recorded browser session using category filters to surgically isolate errors without overwhelming your context.
    MIT
  • Fetch console log messages from the browser frontend to debug JavaScript errors, with optional filters for level, text, or regex.
    GPL 3.0
  • Inspect a local web page by capturing a screenshot, console errors, and a DOM snapshot with CSS classes to debug layout, responsive breakpoints, and hydration issues.
    MIT