jadx-mcp-server

jadx-mcp-server

3.6

If you are the rightful owner of jadx-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

JADX-MCP-SERVER is a fully automated MCP server designed to work with the JADX-AI-MCP Plugin for analyzing Android APKs using LLMs like Claude.

JADX-MCP-SERVER is a standalone Python server that facilitates communication between LLMs and a modified version of the JADX decompiler through the Model Context Protocol (MCP). This server allows for real-time reverse engineering, vulnerability detection, and code analysis of Android applications. By integrating with LLMs, it provides context-aware code reviews and AI recommendations, making it easier to uncover vulnerabilities, parse manifests, and reverse engineer Android APKs. The server is part of the Zin's Reverse Engineering MCP Suite, which includes tools like APKTool-MCP-Server and ZIN-MCP-Client. It supports various MCP tools for fetching class information, analyzing resources, and more, and is designed to work with local LLMs like Claude Desktop.

Features

  • Real-time reverse engineering with LLMs
  • Context-aware code reviews and AI recommendations
  • Integration with JADX decompiler via MCP
  • Support for multiple AI agents
  • Comprehensive analysis of APK resources