Decodes minified production stack traces back to original TypeScript source using source maps.
Decodes minified production stack traces back to original TypeScript source using source maps.
sourcemap-retrace-mcp · v0.2.0
by Vola-trebla
58
Step 1: Install
Run this MCP server locally
Run this MCP server locally and expose it via stdio so your MCP client can connect.
Run via npm
sourcemap-retrace-mcp@0.2.0Run command
npx sourcemap-retrace-mcp@0.2.0Step 2: Connect
Connect in your MCP client
After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.
Loading MCP clients…