MCP (Model Context Protocol) server as a jadx-gui plugin. Lets an AI client (Claude Code, Claude Desktop, or any MCP client) analyze the app currently loaded in jadx-gui.
View on GitHub ↗MCP (Model Context Protocol) server as a jadx-gui plugin. Lets an AI client (Claude Code, Claude Desktop, or any MCP client) analyze the app currently loaded in jadx-gui: list/search classes, fetch decompiled Java or smali, per-method source, manifest components (main activity, application package), resources and strings.xml, cross-references (class/method/field level), and renames (class/method/field/package/variable) for deobfuscation loops.
Native implementation on the official MCP Java SDK — no Python shim, no external process. Server runs inside jadx-gui over streamable HTTP; host and port are configurable in the plugin's settings dialog (127.0.0.1:8090 by default).
- jadx-gui 1.5.6 (plugin API target). - jadx-gui running on Java 17+ (the MCP SDK and the plugin jar are Java 17 bytecode). The jadx-gui-x.y.z-with-jre-win bundle ships a recent JRE and works out of the box. If you launch jadx-gui.bat with a system JDK, check java -version first: on an older JVM jadx cannot load the plugin (UnsupportedClassVersionError in the jadx log). - To build: JDK 17+ and Gradle (or use the Gradle wrapper).
- jadx-gui.exe (with-JRE bundle) uses its bundled JRE — always Java 17+, use this. - jadx-gui.bat uses the system JAVAHOME. If yours is older than 17, point it at a recent JDK first:
The plugin is Java 17 bytecode by design: the official MCP Java SDK (2.x) is records-based and requires Java 17+, and mixing bytecode levels caused classloader issues in jadx's plugin loader. Keep jadx-gui on a JVM = 17.
From the project README.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/0xdad0--jadx-mcp.html)
通用逆向分析 KernelSU 模块:手机侧只做原子能力,智能全在 PC 侧(Claude Code + MCP)。仅限授权安全研究与教育用途。
fuqiuluo/ida-headless-mcpRust-native multi-session headless IDA Pro MCP server. One supervisor, one IDA worker per database, compatible with the ida-pro-mcp public contract.
tokenbleed/nibkitDecompiler for compiled iOS/macOS interface files (.nib, .storyboardc): object tree, wiring, custom classes, navigation graphs
MarlonJD/apple-debug-mcpLocal, capability-aware MCP server for authorized AI-assisted macOS and iOS debugging, Simulator/device workflows, Apple binary analysis, profiling, and reproducible evidence.
shigella520/MindTrainAI-driven knowledge training platform with pluggable schedulers, Codex Skill integration, and optional Anki/FSRS support.
2005selene2005-a11y/susu-phone-agentAndroid device bridge for Claude Code via MCP + Shizuku. No root, no model polling.
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.