#132 · Primary category: Cybersecurity & Decryption Tools

jadx-mcp-server

ai android-hacking android-reverse-engineering application-security llm mcp mcp-server mcp-servers mobile-security model-context-protocol model-context-protocol-server python reverse-engineering vapt

MCP server for JADX-AI Plugin

Project last updated:08/06/26

GitHub Stars

763

Forks

127

Contributors

14

License

Apache-2.0

Why we included this project

People who already do Android reverse engineering in JADX will find this a natural fit. The server connects the JADX decompiler to an LLM through the Model Context Protocol, so you can point a model like Claude at an APK and have it read decompiled code, parse the manifest, and point out likely vulnerabilities without copying snippets by hand. That saves real time in application security reviews and VAPT work, where the model can summarize what a suspicious class does and flag risky patterns in plain language. Because it speaks MCP, it slots into setups that already use MCP-enabled assistants instead of forcing a new toolchain. If you are comfortable with JADX and want LLM-assisted triage of Android binaries, this is a practical, focused option.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category