Skip to main content
Glama
304,957 tools. Last updated 2026-07-22 14:31

"Understanding and Using the Browser Console" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

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

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

  • Retrieve browser console logs or evaluate JavaScript expressions to debug and interact with web pages.
    MIT
  • Diagnose rendering issues and JavaScript errors in web apps by capturing a screenshot and browser console logs.
    BSD 3-Clause
  • Retrieve browser console logs filtered by level and regex pattern. Optionally clear the log buffer after reading.
    MIT
  • Retrieve the last 500 browser console entries from a specific tab, with optional filtering by console level and incremental polling using a timestamp cursor.
    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 browser console messages from a session, with optional level filter to focus on errors or warnings.
    MIT
  • Navigate browser history back or forward to inspect previous or next pages. Returns current URL, title, and notifies if console errors occur after navigation.
    MIT
  • Retrieve and filter browser console logs for debugging purposes. Monitors Chrome targets and returns specified log types with configurable line limits.
    Apache 2.0