Skip to main content
Glama
604,399 tools. Updated 2026-09-23 19:38

"Enabling Cursor Interaction with Browser Developer Console and Related Functionality on Windows" matching MCP tools:

  • 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
  • Retrieve browser console logs with filtering by type, text search, and time range. Choose grouped output to see deduplicated lines with counts or raw chronological format.
    MIT
  • Close the browser and wipe all session state—tabs, references, and console logs—to start fresh. For CDP connections, detach without terminating the browser.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Retrieve console log messages from browser tabs to monitor errors, warnings, and debug information during web application testing and development.
    MIT
  • Opens a visible browser window for manual interaction, recording all user actions (clicks, console, network, DOM) into a timestamped timeline for debugging and workflow replication.
    MIT
  • Read browser console logs and filter them by level or regex pattern, with an option to clear the buffer after reading.
    MIT
  • Record professional demo videos of browser automation sequences with cursor highlighting, step annotations, and customizable visual effects.
    MIT
  • Retrieve browser console logs or evaluate JavaScript expressions to debug and interact with web pages.
    MIT
  • Authenticate with Zynd via browser-based login to obtain a developer key. This is a prerequisite for registering a persona.
    MIT
  • Opens files, folders, or URLs with their default Windows applications: documents in appropriate readers, folders in Explorer, and websites in the default browser.
    MIT
  • Toggle console capture on a browser tab. Buffers up to 500 console messages (log, info, warn, error, debug) for retrieval via zen_console_logs.
    MIT
  • Diagnose rendering issues and JavaScript errors in web apps by capturing a screenshot and browser console logs.
    BSD 3-Clause
  • Extract live text from console and application windows without screenshots. Monitor progress or output by targeting a window with title_contains or hwnd.
    MIT
  • List open Neovim windows with their buffer, size, and cursor position to inspect the current layout.
    MIT