Loading MCP server directory, please wait...
Decodes minified production stack traces back to original TypeScript source using source maps.
npx @getmcp/cli add io.github.vola-trebla/sourcemap-retrace-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vola-trebla/sourcemap-retrace-mcp": {
"command": "npx",
"args": [
"-y",
"sourcemap-retrace-mcp"
]
}
}
}