security

Apktool Mcp Server

APKTool MCP Server is a MCP server for the Apk Tool to provide automation in reverse engineering of Android APKs.

0
View on GitHub

Installation

npx -y zinja-coder/apktool-mcp-server

Configuration

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

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →