MCP Servers / development / Apktool

Apktool

JSON →
none34development

A server for Android APK analysis and reverse engineering using Apktool.

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
authnone
Resources
Apktool — MCP Server · libregistry