Back to Home
zinja-coder icon

jadx-mcp-server

Verified Safe

by zinja-coder

Overview

A fully automated Model Context Protocol (MCP) server that acts as a bridge for LLMs (like Claude) to interact with a JADX-AI-MCP plugin for Android APK reverse engineering, vulnerability analysis, and manifest parsing.

Installation

Run Command
jadx_mcp_server --http --port 8651 --jadx-port 8650

Security Notes

The server acts as a proxy, designed to communicate locally with a JADX-AI-MCP plugin via HTTP, mitigating external network exposure risks. It does not contain direct 'eval()' calls or hardcoded secrets. Powerful modification tools (rename functions for classes, methods, fields, and packages) and debugger interactions are exposed. If misused by an unsupervised LLM, these tools could lead to unintended code modifications or exposure of sensitive debug information. However, this is inherent to its reverse engineering purpose and requires responsible user oversight. The project also notes an 'Audited and Received Assessment Badge' from Mseep.net.

Similar Servers

Stats

Interest Score68
Security Score8
Cost ClassMedium
Avg Tokens2500
Stars222
Forks38
Last Update2025-12-05

Tags

Android Reverse EngineeringLLM IntegrationAPK AnalysisSecurity AssessmentModel Context Protocol (MCP)