jadx-mcp-server

zinja-coder/jadx-mcp-server
★ 326 stars Python 🤖 AI/LLM Updated 1mo ago
MCP server for JADX-AI Plugin
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "jadx-mcp-server": {
      "command": "uvx",
      "args": [
        "jadx-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install jadx-mcp-server

Topics

aiandroid-hackingandroid-reverse-engineeringapplication-securityllmmcpmcp-servermcp-serversmobile-securitymodel-context-protocolmodel-context-protocol-serverpythonreverse-engineeringvapt