jadx-mcp-server

zinja-coder
84
MCP server for JADX-AI fork

Overview

What is jadx-mcp-server

JADX-MCP-SERVER is a standalone Python server that connects to a modified version of JADX called JADX-AI via the Model Context Protocol (MCP). It enables live communication between large language models (LLMs) and decompiled Android app contexts.

How to Use

To use JADX-MCP-SERVER, download the server from the provided GitHub link, set it up according to the instructions, and connect it with the JADX-AI fork. Once running, you can utilize various MCP tools to interact with Android app code.

Key Features

Key features include real-time reverse engineering support, integration with LLMs for context-aware code review, and a variety of MCP tools for fetching class names, method sources, and more.

Where to Use

JADX-MCP-SERVER is primarily used in software development, particularly in reverse engineering Android applications, code analysis, and enhancing AI-assisted programming tools.

Use Cases

Use cases include decompiling Android apps for security analysis, generating AI recommendations for code improvements, and facilitating live code reviews with LLMs.

Content