Skip to main content
Glama
vola-trebla

sourcemap-retrace-mcp

by vola-trebla

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
retrace_stackA

Decode a minified production stack trace back to original TypeScript source files, lines, and columns.

retrieve_code_contextA

Show the original source code lines surrounding a mapped error location.

audit_sourcemap_matchB

Validate that .map files in a dist directory align with their compiled .js counterparts.

verify_debug_id_integrityB

Validate that a minified production bundle matches its source map using embedded Debug IDs.

normalize_bundler_pathsA

Resolve dynamic bundle references (like webpack://, ng://, or Vite /@fs/ paths) to raw files.

ingest_telemetry_payloadA

Directly ingest Sentry, Bugsnag, or Datadog crash dumps and return fully retraced stack frames.

surface_async_causalityA

Detect and trace across async boundaries (e.g. await, processTicksAndMicrotasks) to locate scheduling origins.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vola-trebla/sourcemap-retrace-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server