Skip to main content
Glama

Apktool MCP Server

get_manifest

Extract and return the AndroidManifest.xml content from a decoded APK project directory. Simplifies app analysis by providing manifest details in a structured format.

Instructions

Get the AndroidManifest.xml content from a decoded APK project.

Args: project_dir: Path to the APKTool project directory

Returns: Dictionary with manifest content or error

Input Schema

NameRequiredDescriptionDefault
project_dirYes

Input Schema (JSON Schema)

{ "properties": { "project_dir": { "title": "Project Dir", "type": "string" } }, "required": [ "project_dir" ], "title": "get_manifestArguments", "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