MCP server for loading and analyzing V8 and Chrome CPU profiles for GitHub Copilot and other MCP clients
Dedotto dai trasporti dichiarati da questo annuncio (stdio). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto dal codice che npm distribuisce davvero, al momento dell’analisi. Il pacchetto non è mai stato eseguito. Gli strumenti registrati dinamicamente a runtime, o nascosti in codice impacchettato o minificato, possono sfuggire — quindi questo è un limite inferiore della superficie di strumenti, non un censimento completo.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_package_costsAggregate CPU self-time by npm package. Identifies which third-partyAggregate CPU self-time by npm package. Identifies which third-party
Per questo strumento non è stato pubblicato alcuno schema di input.
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…
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
suggest_optimizationsAnalyzes the profile and returns structured optimization suggestions for the hottestAnalyzes the profile and returns structured optimization suggestions for the hottest
Per questo strumento non è stato pubblicato alcuno schema di input.
9 strumenti su 9 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
MCP server for loading and analyzing V8 and Chrome CPU profiles for GitHub Copilot and other MCP clients
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
La scansione si è fermata al limite di profondità 4. Tutto ciò che sta sotto quel livello non è mai stato risolto.
La scansione si è fermata al limite di 60 pacchetti. Il resto dell'albero non è mai stato risolto.
Altri 36 pacchetti risolti non vengono disegnati qui (limite di visualizzazione: 24). Ogni dipendenza con un avviso di sicurezza viene disegnata comunque. Inventario completo (SBOM CycloneDX)
53 dipendenze dichiarate non sono mai arrivate nell'albero. Mancano dalla risoluzione di Forge, non dal pacchetto.
+41 altre non elencate. I conteggi per motivo qui sopra le comprendono tutte.
Non seguite: peerDependencies. Questo albero copre solo le dipendenze di runtime, quindi ciò che queste comportano non è mai stato risolto.