GraphCanon updated 1mo · GitHub synced 1mo
Decision brief
jadx-ai-mcp is a Java-based plugin that extends JADX by integrating it with MCP servers to improve functionalities like AI-driven code analysis and reverse engineering.
Good fit when
- Use jadx-ai-mcp when you are working with JAVA applications requiring enhanced reverse engineering capabilities or AI-driven analysis specifically integrated through the Model Context Protocol (MCP)
- Integrate this tool if your project benefits from deep inspection techniques enabled by MCP server, offering a comprehensive approach for software asset management and threat assessment
Avoid when
- Avoid using jadx-ai-mcp if your development workflow does not involve JAVA or the use of an MCP server
- Do not opt for this plugin when your specific needs do not align with AI-driven analysis or reverse engineering tasks, as it is specifically tailored for these functionalities
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Steady (59d since push)
- As of 1mo
- Provenance
- Not a fork · Personal account
- As of 1mo
- Security (OSV)
- No MCP manifest
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/zinja-coder/jadx-ai-mcpSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A Java-based plugin that enables the integration of an MCP (Model Context Protocol) server with JADX, enhancing functionalities such as reverse engineering and AI-driven code analysis tasks.
Capability facts
- Languages
- java
Source: github.language · Jul 27, 2026
Categories
Tags
README
The above one line code will install the latest version of the plugin directly into the jadx, no need to download the jadx-ai-mcp's .jar file.
2. Or you can use JADX-GUI to install it by following images as shown below:
<div align="center">
<img alt="banner" height="480px" widht="620px" src="docs/assets/img_1231.png">
</div>
<div align="center">
<img alt="banner" height="480px" widht="620px" src="docs/assets/img_1123.png">
</div>
<div align="center">
<img alt="banner" height="480px" widht="620px" src="docs/assets/img_2122.png">
</div>
```bash
---
## 📄 License
JADX-AI-MCP and all related projects inherits the Apache 2.0 License from the original JADX repository.
For agents
This page has a .md twin and JSON over the API.