apktool-mcp-server

apktool-mcp-server

112

apktool-mcp-server is an automated MCP server designed for analyzing Android APKs using APKTool and LLMs like Claude. It provides tools for reverse engineering, vulnerability detection, and static analysis, offering real-time code review support.

apktool-mcp-server (Part of Zin's Reverse Engineering MCP Suite)

  • Fully automated MCP server built on top of apktool to analyze Android APKs using LLMs like Claude.
  • Features include uncovering vulnerabilities, parsing manifests, and reverse engineering.
  • Provides live reverse engineering support with LLMs.
  • Current tools include building and decoding APKs, modifying smali files, resource management, and static analysis.
  • Part of a suite that includes related projects such as jadx-ai-mcp and zin-mcp-client.

Getting Started

  1. Download from releases.
  2. Run on local LLM using tools like Ollama and Zin MCP Client.
  3. Configure with Claude Desktop for optimal usage.

Credits

  • Based on Apktool and integrates Model Context Protocol with AI capabilities.