xjoker/jadx-ai-mcp

By xjoker

•Updated about 2 months ago

AI-powered Android/Java decompiler - JADX GUI + MCP Server + noVNC in one container

Image
Security
Machine learning & AI
Developer tools
0

7.1K

xjoker/jadx-ai-mcp repository overview

⁠JADX AI MCP - Browser-Based Android Reverse Engineering

šŸ”§ JADX decompiler with AI-powered analysis via MCP (Model Context Protocol)

Run JADX-GUI on headless Linux servers with browser access via noVNC.

ā šŸš€ Quick Start

docker run -d -p 6080:6080 -p 8650:8650 -v ./apks:/apks xjoker/jadx-ai-mcp

Access: http://localhost:6080/vnc.html⁠

⁠✨ Features

  • 🌐 Browser access via noVNC (no desktop required)
  • šŸ¤– AI-powered analysis with Claude/LLM via MCP
  • šŸ” Authentication support for secure remote access
  • šŸ“¦ Auto-load APK from mounted /apks/target.apk

ā šŸ”§ Environment Variables

VariableDefaultDescription
JADX_MCP_BIND_ADDRESS127.0.0.1Server bind address
JADX_MCP_PORT8650API port
JADX_MCP_AUTH_ENABLEDfalseEnable authentication
JADX_MCP_AUTH_TOKENautoAuthentication token

ā šŸ“– Documentation & Source


Built with ā¤ļø for Android reverse engineering and AI communities.

Tag summary

Content type

Image

Digest

sha256:d0bc15690…

Size

528.7 MB

Last updated

about 2 months ago

docker pull xjoker/jadx-ai-mcp