jadx-ai-mcp
JADX plugin that integrates AI via the MCP protocol for APK decompilation and analysis.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 2.4k
- Source
- mcp-github
- Repository
- github.com/zinja-coder/jadx-ai-mcp
Overview
JADX-AI-MCP is a plugin designed for the JADX decompiler, directly integrating the Model Context Protocol (MCP) to provide real-time decompilation support and code review. The plugin enables users to leverage LLMs (such as Claude) for in-depth analysis of Android APKs, including vulnerability discovery and reverse engineering. Integration requires configuring an MCP server and ensuring Java 11+ and Python 3.10+ environments are available. Suitable for security researchers and developers needing deep APK analysis.
Capabilities
- ▪APK decompilation
- ▪Code review
- ▪Vulnerability detection
- ▪Reverse engineering
Use cases
Setup
Please refer to the official documentation: https://jadx-ai-mcp.readthedocs.io/en/latest/ for detailed configuration.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Does it support other LLMs?
Currently mainly supports Claude; future support for additional models may be added.
What environment dependencies are required?
Java 11+ and Python 3.10+ are required.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.