apktool-mcp-server

zinja-coder/apktool-mcp-server
★ 321 stars Python 🤖 AI/LLM Updated 1mo ago
A MCP Server for APK Tool (Part of Android Reverse Engineering MCP Suites)
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "apktool-mcp-server": {
      "command": "uvx",
      "args": [
        "apktool-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install apktool-mcp-server

Topics

aiandroidapktoolllmmcpmcp-servermobilereverse-engineeringvapt