Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
decode_apkC

Decode an APK file using APKTool

build_apkC

Build an APK file from a decoded APKTool project.

get_manifestB

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

get_apktool_ymlB

Get apktool.yml information from a decoded APK project.

list_smali_directoriesB

List all smali directories in a project

list_smali_filesB

List smali files in a specific smali directory, optionally filtered by package prefix.

get_smali_fileB

Get content of a specific smali file by class name.

modify_smali_fileC

Modify the content of a specific smali file.

list_resourcesB

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

get_resource_fileC

Get content of a specific resource file.

modify_resource_fileC

Modify the content of a specific resource file.

search_in_filesC

Search for a pattern in files specified extensions.

clean_projectC

Clean a project directory to prepare for rebuilding.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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