by NoOne-hub · MCP Server · ★ 679
JS Reverse MCP English README 一个把前端 JavaScript 逆向流程标准化的 MCP 服务。 目标不是只做页面调试,而是把页面观察、运行时采样、本地复现、补环境和证据沉淀串成一套可复用工作流。 核心方法论 本项目默认遵循以下方法论: 这意味着: 先在浏览器里确认请求、脚本、函数和依赖来源 再做最小化 Hook 采样 再导出 local rebuild 再在 Node 里逐项补环境 每一步都沉淀为 task artifact,而不是只留在对话里 已沉淀链路 以下参数链路已有公开索引,可作为仓库内复用入口: 某东 参数 索引:scripts/cases/README.md Case:scripts/cases/jd-h5st-pure-node.mjs 某手 风控参数 索引:scripts/cases/README.md Case:scripts/cases/ks-hxfalcon-pure-node.mjs 某音 参数 索引:scripts/cases/README.md Case:scripts/cases/douyin-a-bogus-pure-node.mjs 说明: README 首页只展示脱敏后的参数类型和公开入口 真实 默认视为本地私有任务目录 Git 默认只提交 支持的能力 页面观察与脚本定位...
| Stars | 679 |
| Forks | 157 |
| Language | TypeScript |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 47.832/100 |
| Open Issues | 5 |
| Last Updated | 2026-05-15 |
| Created | 2026-02-17 |
| Platforms | browser, claude-code, codex, mcp, node |
| Est. Tokens | ~129k |
Explore other popular mcp server tools:
JSReverser-MCP is JSReverser-MCP 是一个面向 JavaScript 逆向分析的 MCP 工具,专门用于帮助开发者在真实浏览器环境中高效定位前端核心逻辑。它 将脚本检索、断点调试、函数 Hook、网络请求追踪、调用链分析、混淆还原和风险评估整合为统一能力,可直接接入 Claude、 Codex、Cursor 等支持 MCP 的客户端。你可以连接已开启的 Chrome,在登录态页面下持续采样请求参. It is categorized as a MCP Server with 679 GitHub stars.
JSReverser-MCP is primarily written in TypeScript.
You can find installation instructions and usage details in the JSReverser-MCP GitHub repository at github.com/NoOne-hub/JSReverser-MCP. The project has 679 stars and 157 forks, indicating an active community.
JSReverser-MCP is released under the Apache-2.0 license, making it free to use and modify according to the license terms.