security
Apktool Mcp Server
APKTool MCP Server is a MCP server for the Apk Tool to provide automation in reverse engineering of Android APKs.
python
local
security
Installation
npx -y zinja-coder/apktool-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "apktool-mcp-server",
"command": "npx",
"args": [
"-y",
"zinja-coder/apktool-mcp-server"
]
}About This MCP Server
zinja-coder/apktool-mcp-server
APKTool MCP Server is a MCP server for the Apk Tool to provide automation in reverse engineering of Android APKs.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub