zinja-coder/apktool-mcp-server
An MCP server that enables LLMs to decompile, analyze, and perform security audits on Android APK files.

Velocity · 7d
+1.1
★ / day
Trend
→steady
star history
apktool-mcp-server is a Model Context Protocol server that wraps the APKTool utility to give AI agents and LLMs live reverse engineering capabilities. It integrates with Claude and similar models to provide context-aware code review, manifest parsing, and vulnerability discovery on Android applications. The server exposes APK decompilation and analysis tools as callable functions that LLMs can invoke during agentic workflows.