zinja-coder/apktool-mcp-server
by Various
A MCP Server for APK Tool (Part of Android Reverse Engineering MCP Suites)
MCP
zinja-coder/apktool-mcp-server
Added 1 June 2026
Overview
A Python-based MCP server that wraps APKTool for Android reverse engineering tasks. It enables AI assistants to interact with APKTool through the Model Context Protocol.
Best for
Best for
Developers automating Android APK analysis and modification through AI toolchains
Use cases
- Decompiling Android APKs to Smali code
- Rebuilding modified APKs for testing
- Integrating APKTool operations into AI-driven workflows
Notes
A Python-based MCP server that wraps APKTool for Android reverse engineering tasks. It enables AI assistants to interact with APKTool through the Model Context Protocol.
463 stars on GitHub. Last updated 2026-04-25. Licensed Apache-2.0.
Use cases
- Decompiling Android APKs to Smali code
- Rebuilding modified APKs for testing
- Integrating APKTool operations into AI-driven workflows
Pros
- Leverages the established APKTool library for reliable APK processing
- Provides structured access via MCP protocol for tool orchestration
- Active open-source project with 463 GitHub stars
Cons
- Requires Java Runtime Environment since APKTool depends on Java
- Limited to Android APK reverse engineering tasks only
- MCP integration adds a layer of complexity over direct APKTool usage
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages the established APKTool library for reliable APK processing
- Provides structured access via MCP protocol for tool orchestration
- Active open-source project with 463 GitHub stars
Cons
- Requires Java Runtime Environment since APKTool depends on Java
- Limited to Android APK reverse engineering tasks only
- MCP integration adds a layer of complexity over direct APKTool usage
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.