Skip to main content
Glama
317,234 tools. Last updated 2026-07-28 19:31

"How to view console logs" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Reads console logs from a React Native app via Metro CDP debugger. Auto-discovers the debugger URL or accepts a given one. Optionally saves logs to a file for bug evidence.
    MIT
  • Read console logs from a running React Native app. Use cursor to get only new entries, specifying severity level and optional filter.
    MIT
  • Retrieve browser console logs filtered by level and regex pattern. Optionally clear the log buffer after reading.
    MIT
  • Execute JavaScript code in a secure WebAssembly sandbox to run untrusted code safely and return console logs with evaluated expressions.
    Apache 2.0
  • Launch Godot projects in debug mode to test game functionality. Optionally run specific scenes and retrieve console logs for development troubleshooting.
    MIT
  • Retrieve captured browser console logs from the current session, with optional filtering by log level to isolate specific messages for debugging or monitoring purposes.
    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 console output and error logs from a running Godot project to inspect debug messages and print statements after execution.
    MIT