JS Reverse MCP
MCP server for JavaScript reverse engineering and browser debugging.
Install
npmstdio
npx -y @yuanhuakk/js-reverse-mcp Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-yuanhuakk-js-reverse-mcp": {
"command": "npx",
"args": [
"-y",
"@yuanhuakk/js-reverse-mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.YuanHuakk/js-reverse-mcp · published 2026-06-22 · updated 2026-06-22. Not an endorsement; review the code before connecting it to anything sensitive.