-
-
Notifications
You must be signed in to change notification settings - Fork 424
Home
vmoranv edited this page Apr 25, 2026
·
2 revisions
jshookmcp is an MCP server for JavaScript analysis, browser instrumentation, network inspection, deobfuscation, and extension-driven automation.
This wiki is the lightweight project map. Use the docs site for the full reference and step-by-step guides.
- Documentation: https://vmoranv.github.io/jshookmcp/
- Getting started: https://vmoranv.github.io/jshookmcp/guide/getting-started.html
- Tool reference: https://vmoranv.github.io/jshookmcp/reference/
- Contributing: https://github.com/vmoranv/jshookmcp/blob/master/CONTRIBUTING.md
- Discussions: https://github.com/vmoranv/jshookmcp/discussions
- Security policy: https://github.com/vmoranv/jshookmcp/blob/master/SECURITY.md
- Browser automation and CDP orchestration
- JavaScript hooking and runtime inspection
- Network capture, spoofing, and GraphQL tooling
- Deobfuscation, AST transforms, and source maps
- Process, memory, and native instrumentation helpers
- Plugin and workflow extensibility for MCP-based automation
- Getting Started
- Tool Domains
- Extensions and Workflows
- Operations and Security
- FAQ
- Community and Support
- README.zh: https://github.com/vmoranv/jshookmcp/blob/master/README.zh.md
- 中文文档首页: https://vmoranv.github.io/jshookmcp/
- The wiki is intentionally compact.
- If a topic needs depth, the docs site is the source of truth.