Project Overview
js-reverse-mcp is an open-source JavaScript reverse engineering tool built on the MCP (Model Context Protocol) protocol, designed specifically for AI Agents. It enables AI agents to perform automated browser-based reverse analysis tasks.
Core Features
- Headless Chrome debugging: Supports controlling Chrome in headless mode for debugging.
- Breakpoint setting: Allows setting breakpoints during JavaScript execution to pause analysis.
- Network and WebSocket analysis: Monitors and analyzes network requests and WebSocket communications.
- Patchright anti-detection integration: Integrates the Patchright library to evade automation detection.
- Optional CloakBrowser: Provides an optional CloakBrowser component for enhanced anonymity.
Tech Stack and License
The project is primarily written in TypeScript and released under the Apache-2.0 license. As of the collection time, the project has 2013 stars on GitHub.
Use Cases
This tool is suitable for developers and security researchers who need automated reverse analysis, such as analyzing JavaScript logic on web pages or debugging complex web interactions.










Comments
No comments yet
Be the first to comment