zinja-coder/jadx-ai-mcp
Plugin for JADX to integrate MCP server
Exposes JADX decompilation capabilities through MCP tools (fetch classes, search methods, retrieve manifests, access resources), enabling LLMs to perform live static analysis and vulnerability detection on Android APKs. The architecture uses an HTTP bridge between the JADX plugin and a Python MCP server, allowing Claude and other LLM clients to query decompiled code and APK metadata in real time. Supports multi-agent LLM workflows for collaborative reverse engineering and security analysis.
1,437 stars. Actively maintained with 8 commits in the last 30 days.
Stars
1,437
Forks
154
Language
Java
License
Apache-2.0
Category
Last pushed
Feb 28, 2026
Commits (30d)
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/zinja-coder/jadx-ai-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
CursorTouch/Android-MCP
MCP Server for interacting with Android Devices.
hao-cyber/phone-mcp
A phone control plugin for MCP that allows you to control your Android phone through ADB...
zinja-coder/jadx-mcp-server
MCP server for JADX-AI Plugin
pigeek/androidtvmcp
A Model Context Protocol (MCP) server that provides Android TV remote control functionality to...
srmorete/adb-mcp
An MCP (Model Context Protocol) server for interacting with Android devices through ADB in TypeScript.