Apktool MCP Server is a Model Context Protocol server that integrates apktool with LLMs like Claude to enable automated Android APK reverse engineering and analysis. It provides tools for decompiling APKs, reading and modifying smali files and resources, extracting AndroidManifest.xml, building APKs, and searching within decoded projects. The server solves the problem of manually analyzing Android applications by enabling AI-assisted code review and vulnerability detection directly within LLM workflows.
claude mcp add --transport stdio zinja-coder-apktool-mcp-server uvx apktool-mcp-server