@wuji66dde/jshook-reverse-tool
MCP server package jshook-reverse-tool
Install
agr install @wuji66dde/jshook-reverse-tool --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "jshook-reverse-tool", "version": "0.1.1", "description": "AI-powered JavaScript reverse engineering tool with 80+ MCP tools for browser automation, debugging, network monitoring, and intelligent hooking", "mcpName": "io.github.wuji1/jshook-reverse-tool", "main": "dist/index.js", "type": "module", "bin": { "jshook-reverse-tool": "dist/index.js" }, "repository": { "type": "git", "url": "https://github.com/wuji1/jshook-reverse-tool.git" }, "bugs": { "url": "https://github.com/wuji1/jshook-reverse-tool/issues" }, "homepage": "https://github.com/wuji1/jshook-reverse-tool#readme", "scripts": { "build": "tsc", "dev": "tsx watch src/index.ts", "start": "node dist/index.js", "test": "jest", "test:integration": "jest tests/integration", "test:watch": "jest --watch", "verify": "tsx scripts/verify-modules.ts", "verify:build": "npm run build && npm run verify", "lint": "eslint src --ext .ts", "format": "prettier --write "src/**/*.ts"", "prepare": "npm run build", "check": "npm run lint && npm run build && npm run verify", "package": "npm run build && npm pack", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "model-context-protocol", "javascript", "reverse-engineering", "hook", "hooking", "deobfuscation", "ai", "claude", "puppeteer", "chrome-devtools", "debugger", "web-scraping", "anti-detection", "captcha", "browser-automation", "network-monitoring", "ast", "obfuscation", "cryptography-detection", "code-analysis" ], "author": { "name": "wuji1", "url": "https://github.com/wuji1" }, "license": "MIT", "dependencies": { "@anthropic-ai/sdk": "^0.32.1", "@babel/generator": "^7.26.5", "@babel/parser": "^7.26.3", "@babel/traverse": "^7.26.5", "@babel/types": "^7.26.3", "@modelcontextprotocol/sdk": "^1.0.4", "chalk": "^5.4.1", "commander": "^12.1.0", "dotenv": "^16.4.7", "jshook-reverse-tool": "^0.1.1", "openai": "^4.73.0", "ora": "^8.1.1", "puppeteer": "^23.10.4", "puppeteer-extra": "^3.3.6", "puppeteer-extra-plugin-stealth": "^2.11.2" }, "devDependencies": { "@types/babel__generator": "^7.6.8", "@types/babel__traverse": "^7.20.6", "@types/jest": "^29.5.14", "@types/node": "^22.10.2", "@typescript-eslint/eslint-plugin": "^8.19.1", "@typescript-eslint/parser": "^8.19.1", "eslint": "^9.17.0", "jest": "^29.7.0", "nodemon": "^3.1.9", "prettier": "^3.4.2", "ts-jest": "^29.2.5", "tsx": "^4.20.6", "typescript": "^5.7.2" }, "engines": { "node": ">=18.0.0" } }
Trust
Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.
Versions
git-e11aa997e6f42026-08-05