Back to directory
zinja-coder/apktool-mcp-server

zinja-coder/apktool-mcp-server

@zinja-coder

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

apktoolandroidreverse-engineeringmcpsecurityanalysisapksmaliautomation

Installation & Configuration

{
  "mcpServers": {
    "apktool-mcp-server": {
      "command": "/path/to/uv",
      "args": [
        "--directory",
        "/path/to/apktool-mcp-server/",
        "run",
        "apktool_mcp_server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13