APKTool
MCP Serverby zinja-coder · Added 5mo ago
Claude
331
Install
git clone https://github.com/zinja-coder/apktool-mcp-serverAdd to Claude
claude mcp add zinja-coder-apktool-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"apktool": {
"command": "npx",
"args": [
"@modelcontextprotocol/apktool"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides a bridge to the APKTool utility for analyzing and modifying Android applications, enabling decoding, editing, searching, rebuilding, and signing APK files for reverse engineering and security analysis.
Tags
File Systemsmcp-server