Skip to main content
Glama
510,000 tools. Updated 2026-09-03 14:58

"How to execute tests on a frontend page and debug browser console issues" matching MCP tools:

  • Retrieve captured browser console logs with filters for level, content, and time, to quickly identify errors and debug output without altering the page.
    MIT
  • 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
  • Execute TQL pipelines to test code, debug behavior, verify syntax, and iterate on cybersecurity data processing for the Tenzir MCP Server.
    Apache 2.0
  • Execute tests for TQL pipelines to verify operator functionality, run regression checks, and debug issues using the tenzir-test framework.
    Apache 2.0
  • Retrieve console logs from a Chrome tab to debug errors, monitor health, and inspect exceptions. Filter by severity and clear after retrieval.
    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.

  • Manually test and debug websites on specific browser and OS combinations using BrowserStack's cloud infrastructure. Identify layout or compatibility issues in real-time by specifying the browser, OS version, and URL to analyze.
    AGPL 3.0
  • Build a UI frontend for Aptos dApps by generating resources from frontend directories. Use this tool for guidance on developing dApp interfaces on the Aptos blockchain.
    Apache 2.0
  • 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
  • Execute JavaScript code directly in the browser console to automate web interactions, extract data, or manipulate page elements during browser automation sessions.
    MIT
  • Retrieve and filter browser console logs during automation testing to identify errors, warnings, and debug information with search and limit options.
    MIT
  • Capture a shallow DOM snapshot from a specified browser tab, optionally including HTML and console lines. Use to inspect page structure and state without deep traversal.
    Apache 2.0
  • Read browser console logs from a connected ComfyUI tab to diagnose frontend extension failures that Python logs miss. Filter by severity, search text, or regex and return recent matching entries.
    GPL 3.0
  • Capture a screenshot of the current browser page as a PNG image. Supports full-page, element-specific, or region-based shots for visual debugging and layout verification.
    MIT
  • 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