J
Js Reverse Pro MCP
by @a0yark
JS reverse engineering MCP server (Pro fork) — hook framework, deobfuscation, AI analysis, sessions, artifacts, portable bundle. Built on Patchright. Adapted from zhizhuodemao/js-reverse-mcp (Apache-2.0) and NoOne-hub/JSReverser-MCP (MIT).
Created 6/17/2026
Updated about 8 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-js-reverse-pro-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"a0yark-js-reverse-pro-mcp": {
"command": "npx",
"args": [
"a0yark-js-reverse-pro-mcp"
]
}
}
}