servers / aapt-mcp-server
aapt-mcp-server
communityunknownpythondestructive capablehealthy
An MCP server that provides APK analysis capabilities using the Android Asset Packaging Tool (aapt)
44/ 100
01Tools · 1
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| aapt_tool
List contents of Zip-compatible archive.
Args:
apk_path: a path to an apk file on local filesystem, not android device
Returns:
a path to a file containing the apk contents line by line.
The output format is as follows:
Archive: OplusLauncher.apk
Length Method Size Ratio Offset Date Time CRC-32 Name
-------- ------ ------- ----- ------- ---- ---- ------ ----
10402 Stored 10402 0% 0 01-01-09 00:00 e5a33da7 assets/bar.png
...
-------- ------- --- -------
86865306 76165925 12% 4863 files
| destructive | true | true |
02Install & source
uvx aapt-mcp-server
uvxpip install aapt-mcp-server
pip04Trust reasoning
- 0Community serverofficial_status
- -3No clear licenselicense
- -8Exposes destructive toolstool_risk
- +10MCP handshake verifiedverification
- +5tools/list verifiedverification
05Provenance & freshness
sourcesPyPI [p4]
last_checked2026-06-30 20:54Z
next_check2026-07-01 07:26Z
cadenceevery 48h
verifiedtools_list:passed handshake:passed metadata:passed metadata:passed
index_statusindex — 5 unique facts >= 5
06Badge
Show your MCPExplorer trust badge in your README.
[](https://mcpexplorer.com/servers/aapt-mcp-server)
Next step
Generate a runtime config, or package this server into a governed Loadout with approvals and policies before your agent uses it.
Use in a Loadout