jadx-ai-mcp logo

jadx-ai-mcpPlugin for JADX to integrate MCP server

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

JADX-AI-MCP is a plugin for the JADX decompiler that integrates with Model Context Protocol (MCP) to provide live reverse engineering support with LLMs like Claude. It enables real-time decompile context-aware code review AI recommendations. The plugin communicates with a standalone Python server, JADX MCP Server, which interacts with LLMs to analyze Android APKs, uncover vulnerabilities, and reverse engineer effortlessly. The tool is part of the Zin MCP Suite and supports multiple AI agents. It offers various features, including fetching class names, getting selected text, listing classes, and searching methods. The plugin can be used with favorite LLM clients and supports analyzing APK resources during debugging.

Key features

  • Fetch current class
  • Get selected text
  • List all classes
  • Search methods and classes
  • Get class source
  • Get method by name

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Vulnerability Analysis

Use JADX-AI-MCP to quickly identify vulnerabilities in Android APKs by integrating with LLMs like Claude.

APK Reverse Engineering

Utilize the plugin for effortless reverse engineering of Android APKs, leveraging the power of AI-driven analysis.

Code Review

Perform real-time context-aware code reviews with AI recommendations to streamline the analysis process.

Pros & Cons

Pros

  • Real-time code review and analysis
  • Integration with multiple AI agents
  • Supports popular LLMs like Claude
  • Part of a larger suite of MCP tools

Cons

  • Requires a standalone Python server
  • Limited information on compatibility with other decompilers
  • Dependence on LLMs for analysis

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

What features does the plugin provide during a decompilation session?

You can fetch the current class name, get selected text, list all classes, search methods and classes, retrieve full class source, and obtain a method by name—all via live API calls to the LLM for instant code review and vulnerability insights.

Asked by Sofia Lindqvist · Feb 23, 2026

Are there any compatibility or setup limitations to be aware of?

The plugin requires a standalone Python server and currently has limited information about compatibility with decompilers other than JADX. Dependency on an external LLM also means that performance and availability depend on the chosen LLM service.

Asked by Cristina Moreno · Feb 23, 2026

Which LLMs are supported by jadx-ai-mcp?

The plugin is designed to work with popular LLMs such as Claude. It can also be used with any LLM client that speaks the Model Context Protocol, as the server forwards requests to the chosen LLM.

Asked by Diego Fernández · Feb 7, 2026

How do I set up the jadx-ai-mcp plugin with my current JADX installation?

Install the plugin via the ZIP or GitHub release, then run the accompanying Python server (JADX MCP Server). Once both are running, the plugin will automatically communicate with the server using MCP, allowing real‑time AI interactions in the JADX UI.

Asked by Paloma Ruiz · Nov 14, 2025

Ask a question

MCP Servers alternatives