Skip to main content
Glama

Apktool MCP Server

list_smali_directories

Identify and extract all Smali directories from an APKTool project for reverse engineering Android applications. Provides a dictionary of directory paths for analysis.

Instructions

List all smali directories in a project.

Args: project_dir: Path to the APKTool project directory

Returns: Dictionary with list of smali directories

Input Schema

NameRequiredDescriptionDefault
project_dirYes

Input Schema (JSON Schema)

{ "properties": { "project_dir": { "title": "Project Dir", "type": "string" } }, "required": [ "project_dir" ], "title": "list_smali_directoriesArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zinja-coder/apktool-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server