Back to directory
jadx-mcp-plugin

jadx-mcp-plugin

@mobilehackinglab95

A Jadx plugin that exposes the Jadx API over HTTP, enabling live interaction through MCP clients like Claude for AI-assisted security analysis of Android apps.

JadxAndroidReverse EngineeringDecompilerSecurity AnalysisJavaPythoncontext

Installation & Configuration

{
  "mcpServers": {
    "Jadx MCP Server": {
      "command": "/Users/yourname/jadx-mcp-plugin/venv/bin/python",
      "args": [
        "/Users/yourname/jadx-mcp-plugin/fastmcp_adapter.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Java
Created
2025/4/5
Updated
2026/6/8