Skip to content
Back to search
30
MCP

console-logger-mcp

npm/console-logger-mcp

Capture browser console logs and expose them to AI via MCP — bridges Chrome extension console output to any MCP-compatible IDE

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-browser
Browser control and console log capture for AI coding assistants via MCP
0 tools
browser-runtime-mcp
MCP server that gives AI agents real-time access to browser runtime errors, console logs, and page diagnostics via a Chrome Extension.
0 tools
browser-use-mcp-console
MCP server for browser-use with console debugging capabilities
0 tools
browser-tools-mcp
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
0 tools
@rekl0w/mcp-browser-console
MCP server that exposes browser console, error, and network events streamed from the MCP Browser Console Chrome Extension.
0 tools
real-browser-mcp
MCP server + Chrome extension that gives AI agents control of your real browser with existing sessions and logins
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "console-logger-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}