Deobfuscate
Transforms minified JavaScript bundles into searchable databases using webcrack unpacking and Babel AST parsing to enable semantic
An MCP server that transforms minified and bundled JavaScript code into a searchable database for reverse engineering. Built with webcrack for unpacking Webpack/Browserify bundles, it uses Babel AST parsing to provide structural analysis, module navigation, function extraction, and call graph generation while caching results in memory. Unlike standard beautifiers that only format code, this server enables semantic search across thousands of unbundled modules, selective code retrieval to manage context windows, and architectural mapping through JSON summaries before diving into specific implementations.
Source
Repository: https://github.com/madebytokens/deobfuscate-mcp-server
Maintain Deobfuscate?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[Deobfuscate on getagentictools](https://getagentictools.com/mcp/madebytokens-deobfuscate-mcp-server?ref=badge)