Skip to main content
Glama
458,114 tools. Updated 2026-08-14 23:05

"How to View console.log Output in Chrome" matching MCP tools:

  • Run custom JavaScript against any tool's response to extract only the fields, counts, or filters you need, then return just the concise console.log output.
    MIT
  • List all log files for a Beaker job, recipe, or task, returning URLs to console.log, anaconda logs, and task output for debugging failures.
    MIT
  • Retrieve browser console output (log, warn, error, uncaught exceptions) captured since app launch for debugging JavaScript errors in Tauri apps.
    MIT
  • Start capturing browser console logs (console.log, console.error, console.warn) to monitor JavaScript output and debug web applications during automated browser sessions.
    MIT
  • Retrieve runtime console.log output from a React Native app. Filter by log type, tag, or search to isolate specific messages.
    MIT

Matching MCP Servers

  • F
    license
    A
    quality
    B
    maintenance
    An MCP server that builds a local webpage to view AI plans, reports, and diagrams, so the AI only needs to send a URL pointer instead of long text. It provides three tools (view_plan, view_report, view_diagram) and tracks project changes for diff viewing.
    3
  • A
    license
    -
    quality
    C
    maintenance
    A minimal MCP server with get_weather and create_ticket tools, used for testing MCP servers across protocol, unit, eval, transport, and auth layers.
    MIT

Matching MCP Connectors