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

"A server to retrieve console logs from Chrome using MCP" matching MCP tools:

  • Clear captured console logs and network requests from the server's buffers so subsequent get_console_logs or get_network_requests calls return only new activity. Choose which buffers to clear; Chrome and DevTools remain unaffected.
    ISC
    Destructive
  • Retrieves browser console logs (errors, warnings, GM_log) to diagnose script runtime errors after reload. Saves full log to .customaise/console-context.json, or returns inline without a file.
    MIT
  • Adjust logging verbosity for the Chromia LSP MCP server. Choose from emergency to debug levels to control log output and troubleshoot issues.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    An MCP server for indexing and searching local text files using late-interaction retrieval (ColBERT-style MaxSim), enabling token-level relevance matching.
    2
    MIT

Matching MCP Connectors

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

  • Extension and app analytics across Chrome, Edge, Firefox, Google Play, and the Apple App Store.

  • Provide your MainWP Dashboard credentials (URL, username, application password) to establish a secure connection for the MCP server. Credentials are verified and saved with owner-only permissions.
    GPL 3.0
    Destructive
  • Fetch server logs and system metrics from Kastell-managed servers. Use 'logs' to retrieve recent lines from container, Docker, or system journal; 'monitor' for CPU, RAM, and disk usage.
    Apache 2.0
  • Retrieve console logs from a Chrome tab to debug errors, monitor health, and inspect exceptions. Filter by severity and clear after retrieval.
    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
  • Retrieve recent OpenClaw server logs from gateway, agent runs, or system journal. Filter by line count and keywords to debug issues and monitor activity.
    Apache 2.0
  • Switch MCP focus to a specific tab in Chrome. Provide the targetId (from list_tabs) to redirect the AI agent's active tab.
    ISC
  • Retrieve and filter browser console logs during automation testing to identify errors, warnings, and debug information with search and limit options.
    MIT