JADX (Java Decompiler)
MCP Serverby zinja-coder · Added 5mo ago
Claude
345
Install
git clone https://github.com/zinja-coder/jadx-mcp-serverAdd to Claude
claude mcp add zinja-coder-jadx-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"jadx-java-decompiler": {
"command": "npx",
"args": [
"@modelcontextprotocol/jadx-java-decompiler"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Integrates with JADX-GUI to enable reverse engineering of Java and Android applications through decompiled code analysis, method searching, and access to both Java and Smali representations.
Tags
Web & Browsermcp-server