Skip to main content
Glama
306,564 tools. Last updated 2026-07-26 01:33

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

Matching MCP Servers

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

Matching MCP Connectors

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

  • Hosted OAuth-protected Google Search Console MCP for analytics, URL inspection, sitemap management, indexing requests, and SEO diagnostics. The endpoint runs on Cloudflare Workers and exposes 17 tools.

  • Debug broken pages by retrieving browser console errors and logs from a session. Buffer clears automatically for fresh data.
    AGPL 3.0
  • 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 and filter recent logs from the OpenClaw server: gateway, agent execution, or system journal. Specify line count and keyword for targeted results.
    Apache 2.0
  • Clone a Chrome profile into an isolated mcp-stealth location, preserving cookies, history, bookmarks, passwords, and extensions state. Chrome must be closed.
    MIT
  • Capture live console output from a running Zuul build. Streams build logs via WebSocket and returns the last lines after a configurable timeout.
    Apache 2.0
  • 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
  • Snapshots the current Chrome tab to capture console errors, network failures, CORS blocks, and auth failures in one poll, returning findings for inspection during active development.
    MIT