MCP server for loading and analyzing V8 and Chrome CPU profiles for GitHub Copilot and other MCP clients
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.
Aus dem Quellcode gelesen, den npm tatsächlich ausliefert, zum Zeitpunkt des Scans. Das Paket wurde nie ausgeführt. Tools, die zur Laufzeit dynamisch registriert werden oder in gebündeltem beziehungsweise minifiziertem Code stecken, können übersehen werden — das hier ist also eine Untergrenze der Tool-Oberfläche, keine vollständige Erhebung.
compare_profilesCompare two loaded CPU profiles side-by-side. Shows functions that got slower/faster and new/removed hotspots.Compare two loaded CPU profiles side-by-side. Shows functions that got slower/faster and new/removed hotspots.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
explain_functionReturns detailed timing info for a specific function: self-time, total-time, callers, and callees. Use this to understand why a function is slow.Returns detailed timing info for a specific function: self-time, total-time, callers, and callees. Use this to understand why a function is slow.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_hotspotsReturns the top N functions by self-time (CPU time spent directly in the function, not its callees). Use this to find performance bottlenecks.Returns the top N functions by self-time (CPU time spent directly in the function, not its callees). Use this to find performance bottlenecks.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_package_costsAggregate CPU self-time by npm package. Identifies which third-partyAggregate CPU self-time by npm package. Identifies which third-party
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_profile_summaryReturns an overview of a loaded profile: duration, sample count, top-level call tree (filtered to functions >0.1% of total time), and idle time percentage. For large profiles, the call tree is limited to depth 2 and top 20 children per node to keep output manageable. Also lists all loaded profiles…Returns an overview of a loaded profile: duration, sample count, top-level call tree (filtered to functions >0.1% of total time), and idle time percentage. For large profiles, the call tree is limited to depth 2 and top 20 children per node to keep output manageable. Also lists all loaded profiles…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
how_to_collectReturns a ready-to-run command and step-by-step recipe for capturing a V8Returns a ready-to-run command and step-by-step recipe for capturing a V8
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
load_profileParse and load a V8/Chrome CPU profile from disk. Supports both .cpuprofile files and Chrome DevTools Trace JSON exports. Returns a profile ID for use with other tools.Parse and load a V8/Chrome CPU profile from disk. Supports both .cpuprofile files and Chrome DevTools Trace JSON exports. Returns a profile ID for use with other tools.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
read_source_contextRead the actual source code for a hot function and annotate each line withRead the actual source code for a hot function and annotate each line with
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
suggest_optimizationsAnalyzes the profile and returns structured optimization suggestions for the hottestAnalyzes the profile and returns structured optimization suggestions for the hottest
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
9 von 9 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
MCP server for loading and analyzing V8 and Chrome CPU profiles for GitHub Copilot and other MCP clients
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Der Durchlauf endete an der Tiefengrenze 4. Alles unterhalb dieser Ebene wurde nie aufgelöst.
Der Durchlauf endete an der Grenze von 60 Paketen. Der Rest des Baums wurde nie aufgelöst.
36 weitere aufgelöste Pakete werden hier nicht gezeichnet (Anzeigegrenze: 24). Jede Abhängigkeit mit einem Sicherheitshinweis wird unabhängig von der Grenze gezeichnet. Vollständiges Inventar (CycloneDX-SBOM)
53 deklarierte Abhängigkeiten sind nie im Baum gelandet. Sie fehlen in Forges Auflösung, nicht im Paket.
+41 weitere nicht aufgeführt. Die Zählungen nach Grund oben erfassen sie alle.
Nicht verfolgt: peerDependencies. Dieser Baum erfasst nur Laufzeitabhängigkeiten; was jene mitbringen, wurde nie aufgelöst.