MCP server that decodes V8 CPU profiles into token-efficient bottleneck summaries for AI agents
An MCP server that decodes V8 CPU profiles into token-efficient bottleneck summaries for AI agents. Your Node.js app is slow. You ran . Now you have a 20MB file — and your AI agent is completely blind to it. V8 CPU profiles are massive. A typical from a production Node.js app is 5–50MB of raw JSON — millions of lines mapping memory addresses, tick counts, and microsecond execution sequences. It…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
An MCP server that decodes V8 CPU profiles into token-efficient bottleneck summaries for AI agents. Your Node.js app is slow. You ran . Now you have a 20MB file — and your AI agent is completely blind to it. V8 CPU profiles are massive. A typical from a production Node.js app is 5–50MB of raw JSON — millions of lines mapping memory addresses, tick counts, and microsecond execution sequences. It looks like this: An AI agent attempting to read this file instantly collapses its context window and…