Skip to main content
Glama
459,923 tools. Updated 2026-08-17 09:12

"How to interact with and read the browser tool console and DOM" matching MCP tools:

  • Retrieve a single annotation including its page, target element selectors, styles, surrounding DOM, and runtime console/network diagnostics for complete debugging context.
    MIT
  • Retrieve captured browser console logs with filters for level, content, and time, to quickly identify errors and debug output without altering the page.
    MIT
  • Execute arbitrary JavaScript in browser or mobile commands to read/modify DOM, trigger events, or run Appium actions when no dedicated tool exists.
    MIT
  • Retrieve browser console logs from Webvizio tasks when the task prompt lacks sufficient information for execution, providing additional context to complete development tasks.
    MIT
  • Guides setup and use of agent-browser CLI for automated browser tasks like navigating pages, clicking, and capturing console errors in a real browser.
    MIT

Matching MCP Servers

  • F
    license
    B
    quality
    C
    maintenance
    Enables LLMs to read and write local user data, generate fake users via sampling, and interact with structured prompts and resources.
    2
  • A
    license
    -
    quality
    C
    maintenance
    Enables AI assistants to interact with Databricks workspaces, running SQL queries, managing jobs, and exploring schemas via the Model Context Protocol.
    1
    GPL 3.0

Matching MCP Connectors

  • Rick and Morty MCP — wraps the Rick and Morty API (free, no auth)

  • Read released episodes, transcripts, citations, clips, reading trails, and flashcards.

  • Execute custom JavaScript in the browser page to interact with dynamic elements, extract data, or trigger hover-dependent actions when standard selectors fall short.
    MIT
  • Close the automated browser session to free resources. The browser reopens automatically on the next tool call.
    Apache 2.0
  • Capture a DOM snapshot of an open extension surface (popup, options, sidebar, devtools, or tab) with element counts, optional HTML, and console lines. Also lists live targets/tabs for selection.
    Apache 2.0
  • Execute JavaScript code in browser tabs to interact with web applications, accessing DOM, localStorage, and page globals for automation and data retrieval.
    MIT
  • Read any UE console variable by name, returning its value in all four representations, detected type, read-only flag, and last-setter. Inspect CVar state without invoking the console exec engine.
    MIT
  • Inspect a live browser extension: retrieve full HTML with shadow DOM, DOM structure, console logs, and run CSS selector probes. Navigates to a URL first and pierces closed shadow roots.
    Apache 2.0
  • Evaluate a JavaScript expression or function in the browser page context to read DOM, extract data, perform calculations, or call APIs. Supports async/await for promises.
    MIT
  • Capture a snapshot of the current page state (DOM, screenshot, network, console, perceptual hash) and write it to a bundle directory for evidence collection.
    MIT