#87 · Primary category: Cybersecurity & Decryption Tools

jshookmcp

browser-automation debugging deobfuscation js-reverse mcp network-analysis reverse-engineering security-analysis

js hook toolkit that all you need

Project last updated:08/30/26

GitHub Stars

2.0K

Forks

456

Contributors

2

License

AGPL-3.0

Why we included this project

JavaScript reverse engineers and security analysts often end up maintaining a pile of separate tools for hooking, debugging, and unpicking obfuscated code. jshookmcp pulls those workflows into one MCP server that exposes 600+ tools across 34 domains, covering browser automation, CDP debugging, network interception, runtime hooks, WASM analysis, and source-map reconstruction. Because it works over the Model Context Protocol, you can drive it from a Claude or Cursor session with a short config snippet, and an optional shared daemon lets several agents reuse the same browser runtime and embedding caches. The default profile is deliberately light, skipping heavy runtimes like ONNX, Z3, or Playwright until a task actually needs them, which makes the whole thing easier to try out before committing to the full setup.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category