Connects JADX-AI Plugin to decompile and analyze Android app code.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "jadx-mcp-server" yet — see the docs or source repo.
Use the JADX MCP tool to load this APK and summarize its package structure, main classes, entry points, and key business modules.
A high-level overview of the APK codebase, including major packages, core classes, and key modules.
Use the JADX MCP tool to inspect this Android app for suspicious code related to permission requests, network calls, dynamic loading, and encryption, and explain why.
A list of suspicious code locations, their classes and methods, and a brief analysis of each risk.
Use the JADX MCP tool to open the target class and explain each decompiled method’s purpose, inputs, outputs, and call relationships.
A developer-friendly code walkthrough that clarifies class responsibilities and method logic.
Analyze local JARs to inspect Java classes and Maven dependencies.
Decompile Java class files and JARs into readable source for analysis.
Analyze disk images with AI through MCP for fast forensic investigation.
Autonomously reverse engineer apps with Ghidra using decompilation and symbol analysis.
Parse Android APK structure, manifest, and DEX classes for quick triage.
Connect to Jupyter via MCP to run code and explore data interactively.