mcp-console-hub MCP Server
nano-step/mcp-console-hub
MCP Console Hub captures **everything** from your browser's console and streams it to your IDE's AI agent via the Model Context Protocol. No code changes needed.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
nano-step/mcp-console-hub is a TypeScript MCP server licensed under MIT. MCP Console Hub captures **everything** from your browser's console and streams it to your IDE's AI agent via the Model Context Protocol. No code changes needed.
Ranked #12 out of 109 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit 1d ago → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
384 weekly installs → early adoption
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
<div align="center">
<h1>mcp-console-hub</h1>
<p><strong>Your browser's DevTools, streamed to your IDE's AI agent.</strong></p>
<p>
<a href="https://www.npmjs.com/package/mcp-console-hub"></a>
<a href="https://www.npmjs.com/package/mcp-console-hub"></a>
<a href="https://modelcontextprotocol.io"></a>
<a href="https://nodejs.org"></a>
<a href="LICENSE"></a>
</p>
</div>
---
## What It Captures
| DevTools Tab | What's Captured | Details |
|--------------|----------------|---------|
| **Console** | `console.error/warn/log/info/debug` | With stack traces for errors/warnings |
| **Console** | Unhandled exceptions | `window.onerror` with file + line + column |
| **Console** | Promise rejections | `unhandledrejection` with stack |
| **Network** | All fetch/XHR requests | Method, URL, status, duration, headers, body preview, size |
| **Network** | Failed requests | 4xx, 5xx, connection errors with details |
| **Application** | localStorage | All key-value pairs Read full README on GitHub → Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.