Loomal

sourcemap-retrace-mcp

MCP server by github.com/vola-trebla/sourcemap-retrace-mcp

Decodes minified production stack traces back to original TypeScript source using source maps.

0 starsnpm: sourcemap-retrace-mcp

About sourcemap-retrace-mcp

sourcemap-retrace-mcp is an MCP (Model Context Protocol) server published by vola-trebla in the official MCP registry, listed under Location Services on Loomal. Decodes minified production stack traces back to original TypeScript source using source maps.

It ships as an npm package (sourcemap-retrace-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/vola-trebla/sourcemap-retrace-mcp.

Use sourcemap-retrace-mcp with your agent

Claude Code · one command
claude mcp add sourcemap-retrace-mcp -- npx -y sourcemap-retrace-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "sourcemap-retrace-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sourcemap-retrace-mcp"
      ]
    }
  }
}
npmsourcemap-retrace-mcp

Frequently asked questions

What is sourcemap-retrace-mcp?
sourcemap-retrace-mcp is an MCP (Model Context Protocol) server by vola-trebla in the Location Services category. Decodes minified production stack traces back to original TypeScript source using source maps.
How do I connect sourcemap-retrace-mcp to Claude, Cursor, or another MCP client?
Install sourcemap-retrace-mcp from its npm package (sourcemap-retrace-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is sourcemap-retrace-mcp open source?
Yes — the source code is public at github.com/vola-trebla/sourcemap-retrace-mcp.
Can AI agents pay to use sourcemap-retrace-mcp?
Not yet through Loomal — sourcemap-retrace-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain sourcemap-retrace-mcp? Claim this listing free by verifying GitHub ownership, or contact us.