Jadx Mcp Plugin
@mobilehackinglab
About Jadx Mcp Plugin
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"jadx-mcp-plugin": {
"command": "python3",
"args": [
"-m",
"venv",
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Jadx Mcp Plugin?
Jadx Mcp Plugin is a Java-based Jadx plugin that exposes the Jadx decompiler API over HTTP, enabling live interaction with MCP clients like Claude. A Python FastMCP adapter bridges Claude and the plugin, supporting AI-assisted reverse engineering of Android apps.
How to use Jadx Mcp Plugin?
Clone the repository, create a Python virtual environment, and install dependencies. Configure Claude Desktop’s MCP server to point to the Python executable and adapter script. Open Jadx with the plugin installed, load an APK or DEX file, then Claude will detect the tools. Optionally, specify the HTTP interface via jadx-gui -Pjadx-mcp.http-interface=http://localhost:8085.
Key features of Jadx Mcp Plugin
- Exposes Jadx API via HTTP for MCP clients
- Provides seven decompiler tools (list classes, search, get source, etc.)
- Python FastMCP adapter handles MCP‑to‑HTTP translation
- Embedded HTTP server responds to
/invokeand/toolsendpoints - Automated plugin installation via Gradle (
./gradlew installPlugin) - Cross‑platform (Windows, macOS, Linux) with Claude Desktop integration
Use cases of Jadx Mcp Plugin
- AI‑assisted security analysis of Android APK/DEX files
- Live extraction of decompiled class names, methods, and fields
- Automated reverse engineering workflows by chaining MCP tool calls
- Intelligent navigation of decompiled code without manual UI clicks
FAQ from Jadx Mcp Plugin
What are the prerequisites to use Jadx Mcp Plugin?
You need Java (for Jadx), Python 3, and the Jadx decompiler itself. The plugin JAR must be installed in Jadx’s plugins/ folder.
How do I install the Java plugin?
Use the Gradle task ./gradlew installPlugin (requires Jadx in PATH), or manually place the built JAR from plugin/build/libs/ into ~/.jadx/plugins/ and enable it via jadx plugins --enable jadx-mcp.
Can I change the default HTTP interface?
Yes, launch Jadx with -Pjadx-mcp.http-interface=http://localhost:8085 (or any host/port). Update the corresponding URL in fastmcp_adapter.py to match.
Does the plugin work with other MCP clients besides Claude?
The README explicitly mentions Claude, but the plugin exposes standard MCP tools and endpoints, so it should work with any MCP‑compatible client.
Do I need to open Jadx before starting Claude?
Yes, the Python adapter requires the Jadx plugin server to be running. Make sure Jadx is open and has loaded an APK/DEX before launching Claude.
Frequently asked questions
What are the prerequisites to use Jadx Mcp Plugin?
You need Java (for Jadx), Python 3, and the Jadx decompiler itself. The plugin JAR must be installed in Jadx’s `plugins/` folder.
How do I install the Java plugin?
Use the Gradle task `./gradlew installPlugin` (requires Jadx in PATH), or manually place the built JAR from `plugin/build/libs/` into `~/.jadx/plugins/` and enable it via `jadx plugins --enable jadx-mcp`.
Can I change the default HTTP interface?
Yes, launch Jadx with `-Pjadx-mcp.http-interface=http://localhost:8085` (or any host/port). Update the corresponding URL in `fastmcp_adapter.py` to match.
Does the plugin work with other MCP clients besides Claude?
The README explicitly mentions Claude, but the plugin exposes standard MCP tools and endpoints, so it should work with any MCP‑compatible client.
Do I need to open Jadx before starting Claude?
Yes, the Python adapter requires the Jadx plugin server to be running. Make sure Jadx is open and has loaded an APK/DEX before launching Claude.
Basic information
More Developer Tools MCP servers

BetterBugs
BetterBugsThe BetterBugs MCP (Model Context Protocol) enables you to load BetterBugs bug reports (via report links) directly to your preferred AI Agents and developer environments with MCP Client capabilities (such as Cursor, VS C
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!

Reelier
Maxime HouleAgents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
AptiBuild AI — Career Intelligence
ParklandBuildsAptiBuild AI MCP Server — career, labor market, and business idea intelligence for AI agents. 11 tools covering real-time FRED labor market signals, BLS wage data (126 occupations), AI-generated app ideas, career paths,
Altronis
sypherinMCP server + CLI for Altronis — Singapore AI consulting. Ask the Lyra consultant, generate a grant-matched AI transformation plan, pull curated SG AI events/news. Read-only, wraps altronis.sg.
Comments