DevelopmentPython

jadx-mcp-server

Fully automated MCP server that communicates with the JADX-AI-MCP Plugin to analyze Android APKs.

Free
N/A rating (0 reviews)0 installs365 GitHub stars
MCPJADXAPK AnalysisReverse Engineering

The JADX-MCP-SERVER is designed to facilitate the reverse engineering of Android APKs by leveraging large language models (LLMs) like Claude. It aims to uncover vulnerabilities, parse manifests, and streamline the reverse engineering process, making it easier for developers and security analysts to analyze APK files effectively. This server is part of Zin's Reverse Engineering MCP Suite, which provides a comprehensive toolset for APK analysis.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "jadx-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-jadx-mcp-server"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1
jadx-mcp-server MCP Server — MCPNest — MCPNest