Skip to main content
Glama
605,655 tools. Updated 2026-09-24 02:29

"How to view console logs using a cursor for debugging" matching MCP tools:

  • Retrieves browser console logs (errors, warnings, GM_log) to diagnose script runtime errors after reload. Saves full log to .customaise/console-context.json, or returns inline without a file.
    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
  • Fetch logs for a specific pipeline to debug failures or monitor execution. Filter log entries by level to isolate errors, warnings, or info messages.
    Apache 2.0
  • Retrieve browser console logs from Webvizio tasks when the task prompt lacks sufficient information for execution, providing additional context to complete development tasks.
    MIT
  • Retrieve Bult service logs with cursor-based pagination to debug failed deployments, build errors, runtime issues, and cloud hosting status.
    MIT
  • Access API request logs for auditing, debugging, and compliance in CData Sync. Retrieve logs, count requests, or get specific details to monitor data synchronization operations.
    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
    Not graded
    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

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

  • Agent accountability for product teams: specs, evidence, and ship readiness over MCP.

  • Tail the serial console log of a BSD/Illumos VM to debug boot failures or view plan9 output, even when SSH is down.
    MIT
  • Retrieve Pine Script console output to view compile messages, log.info() entries, and errors from TradingView. Solve debugging by accessing logs directly.
    MIT
  • Retrieve and filter browser console logs during automation testing to identify errors, warnings, and debug information with search and limit options.
    MIT
  • Fetch Terraform deployment logs with pagination. Retrieve logs from completed jobs immediately or stream from running jobs using last_event_id cursor.
    Apache 2.0
  • Access and analyze logs from Supabase services like PostgreSQL, API Gateway, and Edge Functions for debugging and monitoring. Query logs by collection, filters, or custom SQL to identify issues and track performance.
    Apache 2.0
  • Collect a full debugging snapshot of the browser: current URL, title, console logs, alerts, and network requests with headers/body. Filter by URL, method, or console type to pinpoint issues.
    MIT
  • Fetch recent Unity console logs filtered by level, keyword, or time range. Inspect runtime messages, warnings, and errors to diagnose issues; compile errors are handled separately.
    MIT
  • Fetches console logs from a specific build to identify errors, failure reasons, or issues. Returns log text per stage/task, truncating large entries to the last 150 lines.
    MIT
  • Retrieve the recorded timeline of the active pair-debugging session, including console logs, network requests, errors, navigations, and actions. Use this to diagnose issues when something appears wrong.
    MIT