← Back to search Server uses filesystem capabilities via: fs, fs sync ops Server uses shell capabilities via: child_process, execSync()
io.github.vola-trebla/sourcemap-retrace-mcp
Decodes minified production stack traces back to original TypeScript source using source maps.
B
86.4 / 100
Versions
0.1.1latestfirst seen Jun 5, 2026
Tools 7
retrace_stack annotations: none low
Decode a minified production stack trace back to original TypeScript source files, lines, and columns.
stackTrace string
retrieve_code_context annotations: none low
Show the original source code lines surrounding a mapped error location.
line number column number originalFile string
audit_sourcemap_match annotations: none low
Validate that .map files in a dist directory align with their compiled .js counterparts.
verify_debug_id_integrity annotations: none low
Validate that a minified production bundle matches its source map using embedded Debug IDs.
jsPath string mapPath string
normalize_bundler_paths annotations: none low
Resolve dynamic bundle references (like webpack://, ng://, or Vite /@fs/ paths) to raw files.
rawPath string sourceRoot string projectRoot string
ingest_telemetry_payload annotations: none low
Directly ingest Sentry, Bugsnag, or Datadog crash dumps and return fully retraced stack frames.
payload string sourcemapDir string
surface_async_causality annotations: none low
Detect and trace across async boundaries (e.g. await, processTicksAndMicrotasks) to locate scheduling origins.
stackTrace string sourcemapDir string
Permissions 2
filesystem low shell high Scan Findings 22
info
Sandbox failed to start for behavioral verification
low
Tool 'retrace_stack' has no annotations
low
Tool 'retrieve_code_context' has no annotations
low
Tool 'audit_sourcemap_match' has no annotations
low
Tool 'verify_debug_id_integrity' has no annotations
low
Tool 'normalize_bundler_paths' has no annotations
low
Tool 'ingest_telemetry_payload' has no annotations
low
Tool 'surface_async_causality' has no annotations
info
package.json metadata
info
Tool: retrace_stack
info
Tool: retrieve_code_context
info
Tool: audit_sourcemap_match
info
Tool: verify_debug_id_integrity
info
Tool: normalize_bundler_paths
info
Tool: ingest_telemetry_payload
info
Tool: surface_async_causality
info
Transport: stdio
info
Sandbox failed to start for output poisoning scan
low
Permission: filesystem access detected
high
Permission: shell access detected
info
SBOM generated: 334 components
medium
No build provenance detected (SLSA L0)