libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
development
/ Apktool
Apktool
JSON →
none
★ 34
development
A server for Android APK analysis and reverse engineering using Apktool.
github ↗
Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path:
apktool
Tools
What this server exposes
decode_apk
Decompile APK files to extract all components
build_apk
Recompile APK from modified source directory
install_framework
Install system frameworks for system app analysis
analyze_manifest
Parse AndroidManifest.xml for permissions and components
extract_strings
Extract string resources with locale support
list_permissions
Enumerate all requested permissions
find_smali_references
Search for patterns in decompiled smali code
get_apk_info
Get basic APK metadata and information
Configuration
Environment & auth
auth
none
Resources
github
https://github.com/SecFathy/APktool-MCP ↗
Apktool — MCP Server · libregistry