#71 · Primary category: Cybersecurity & Decryption Tools

jadx-ai-mcp

ai java llm mcp mcp-server mcp-servers mobile model-context-protocol model-context-protocol-servers pentesting reverse-engineering sast vapt

Plugin for JADX to integrate MCP server

Project last updated:08/06/26

GitHub Stars

2.7K

Forks

248

Contributors

6

License

Apache-2.0

Why we included this project

Security researchers and mobile pentesters who already live inside JADX will get the most from this plugin, which hooks the Android decompiler up to the Model Context Protocol. An LLM like Claude can then call JADX functions directly to navigate and inspect decompiled code, so you stop hand-copying methods into a chat window while triaging a large APK. Pivoting from one suspicious class to the next, or tracing how a sensitive API is reached, turns into a conversation rather than a copy-paste loop. The server also speaks MCP to other compatible clients, which helps if you prefer a different assistant or want to script the analysis. For a chat-driven reverse-engineering workflow, this is a practical bridge.

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