Skip to main content
Glama
341,200 tools. Last updated 2026-07-30 10:26

"How to integrate AI with browser developer console" matching MCP tools:

Matching MCP Servers

  • -
    license
    -
    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.
    Last updated
  • A
    license
    -
    quality
    C
    maintenance
    Enables LLMs to query documents using semantic search, supporting PDFs, Word, Excel, and more. Organizes documents by topics from folder structure and provides advanced search features like phrase matching and date filtering.
    Last updated
    1
    MIT

Matching MCP Connectors

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

  • Provides tools for searching Google Workspace documentation and much more.

  • Authenticate with Zynd via browser-based login to obtain a developer key. This is a prerequisite for registering a persona.
    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
  • 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
  • Retrieve and filter browser console logs for debugging purposes. Monitors Chrome targets and returns specified log types with configurable line limits.
    Apache 2.0
  • Clear console log buffer for browser tabs while maintaining log capture functionality. Remove accumulated logs to improve debugging and monitoring performance.
    MIT