zinja-coder/jadx-mcp-server
MCP server that lets AI models like Claude interact with JADX for automated Android APK reverse engineering and vulnerability discovery.

Velocity · 7d
+1.5
★ / day
Trend
→steady
star history
This repository provides a Model Context Protocol server that bridges LLMs with the JADX decompiler for Android security analysis. It exposes reverse engineering capabilities (APK analysis, manifest parsing, vulnerability detection) as MCP tools that AI agents can invoke. The system uses Python to implement the MCP protocol, allowing AI assistants to leverage JADX for security research workflows.