MCP Directory
Back

apktool-mcp-server

by zinja-coder · Python · ★ 388

A MCP Server for APK Tool (Part of Android Reverse Engineering MCP Suites)

#ai#android#apktool#llm#mcp#mcp-server#mobile#reverse-engineering#vapt

Install

pip install git+https://github.com/zinja-coder/apktool-mcp-server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "apktool-mcp-server": {
      "command": "uvx",
      "args": [
        "git+https://github.com/zinja-coder/apktool-mcp-server.git"
      ]
    }
  }
}

From the README

⚡ Fully automated MCP server built on top of apktool to analyze Android APKs using LLMs like Claude — uncover vulnerabilities, parse manifests, and reverse engineer effortlessly. [](http://www.apache.org/licenses/LICENSE-2.0.html) Image generated using AI tools. - “List all smali directories for the dvac project.” - “Show me all the smali files under the package prefix com.vulnerable.component in the dvac project.” - “Get the smali code for the class com.vulnerable.component.MainActivity.” - “Compare MainActivity.smali with its previous version and show differences.” - “Search for…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers