Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
health_checkA

Check the health status of the APKTool MCP server and APKTool installation.

Returns: Dictionary containing server status and APKTool availability

decode_apkC

Decode an APK file using APKTool with comprehensive validation and error handling.

build_apkB

Build an APK file from a decoded APKTool project with enhanced validation.

get_manifestB

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

get_apktool_ymlA

Get apktool.yml information from a decoded APK project with validation.

list_smali_directoriesC

List all smali directories in a project with enhanced metadata.

list_smali_filesA

List smali files with pagination support and enhanced filtering.

get_smali_fileC

Get content of a specific smali file by class name with validation.

modify_smali_fileB

Modify smali file content with validation and backup support.

list_resourcesC

List resources with pagination support and enhanced metadata.

get_resource_fileB

Get content of a specific resource file with validation and metadata.

modify_resource_fileB

Modify the content of a specific resource file with validation and backup support.

search_in_filesC

Search for patterns in files with pagination and enhanced filtering.

clean_projectA

Clean a project directory to prepare for rebuilding with enhanced backup support.

analyze_project_structureB

Analyze the structure of a decoded APK project and provide comprehensive metadata.

get_workspace_infoA

Get information about the APKTool MCP server workspace and current projects.

Returns: Dictionary with workspace information and project list

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