Skip to main content
Glama
204,693 tools. Last updated 2026-06-15 00:48

"A tool for decompiling Android APK files" matching MCP tools:

  • Install a mobile app on an Android or iOS device using a local APK or IPA file path. Specify device ID and file path to complete installation.
    Apache 2.0
  • Install APK files on Android devices or emulators. Use this to deploy apps, test builds, or update existing applications by providing the local APK path.
    MIT
  • Install an Android application by providing the device ID and the full path to an APK file on the host machine. The tool pushes the APK to the device and completes the installation.
    Business Source 1.1
  • Decompile Android APK files to extract API endpoints from Retrofit and OkHttp3 annotations. Outputs as plain text or Postman collection for security analysis.
    MIT
  • Installs an Android app bundle by deploying base and config split APK files to a device using adb install-multiple, with options to replace or downgrade.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

  • MCP server for static security analysis of Android source code

  • Give your AI agent a phone. Place outbound calls to US businesses to ask, book, or confirm.

  • Sign an Android APK file using a keystore; only the APK path is required, with defaults for debug signing or custom credentials for production.
    MIT
  • Retrieve expansion file information for large Android apps that exceed the 100MB APK size limit. Specify package name, version code, and file type to get file size and references.
    MIT
  • Pull all APK splits for an Android package to a local directory for analysis, backup, or transfer.
    Apache 2.0
  • Compile an Android project into a debug APK and install it on a connected device in a single operation.
    Apache 2.0
  • Install APK files on multiple connected Android devices in parallel, with optional app replacement.
    Apache 2.0
  • Install an application on a device or simulator. For Android, deploy an APK; for iOS, a .app bundle. Specify platform and app path; optionally target a specific device.
    MIT
  • Install an Android APK from a local file path on a specified device, with options to replace existing app or allow version downgrade.
    Apache 2.0
  • Extract and retrieve apktool.yml configuration details from a decoded APK project for streamlined Android reverse engineering and analysis.
    Apache 2.0
  • Install APK files on Android devices or emulators by specifying device serial and APK path, with options to replace existing apps or allow test APKs.
    MIT
  • Install APK files on Android devices using ADB commands. Specify the local APK file path and optional device ID to deploy applications to connected devices.
    MIT