Skip to main content
Glama

Apktool MCP Server

list_resources

List and filter resources in Android projects using Apktool MCP Server. Specify resource types to locate specific files efficiently.

Instructions

List resources in a project, optionally filtered by resource type.

Input Schema

NameRequiredDescriptionDefault
project_dirYes
resource_typeNo

Input Schema (JSON Schema)

{ "properties": { "project_dir": { "title": "Project Dir", "type": "string" }, "resource_type": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Resource Type" } }, "required": [ "project_dir" ], "title": "list_resourcesArguments", "type": "object" }

Other Tools from Apktool MCP Server

Related Tools

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