A
licenseA
qualityC
maintenanceMCP server for Android APK triage, providing tools to parse APK headers, list DEX classes, and decode AndroidManifest.xml using apktool or androguard backends.
5
1
MIT
No user-submitted related servers found.
Scored across 4 tools
Each tool has a clearly distinct purpose: creating, listing, signing, and verifying. No overlap, and descriptions reinforce the differences.
All tool names follow a consistent verb_noun pattern with lowercase and underscores (create_keystore, list_keystores, sign_apk, verify_apk_signature).
With 4 tools, the server covers the essential operations for APK signing without unnecessary extras, perfectly scoped for its purpose.
Core workflow (create keystore, sign, verify, list) is covered, but missing a delete/update keystore tool is a minor gap.