Skip to main content
Glama
219,882 tools. Last updated 2026-06-21 09:14

"How to evaluate an app in an Android emulator" matching MCP tools:

  • Retrieve app configuration details like bundle IDs, package name, and universal link domains to integrate SDK or build deep link URLs that open the correct app.
    MIT
  • 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
  • Uninstall an app from a mobile device by providing the device ID and the app's bundle ID (iOS) or package name (Android).
    Apache 2.0
  • Retrieve a list of all connected Android devices and emulators, including their ID, model, manufacturer, Android version, connection status, and emulator flag.
    Business Source 1.1

Matching MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    An MCP server for managing local Android Virtual Devices (AVDs) and their lifecycles using Android SDK tools. It enables users to create, start, and stop emulators, while providing control over virtual sensors like the accelerometer and gyroscope.
    Last updated
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    An MCP server that connects AI assistants to YNAB budgets, enabling natural language queries about finances backed by full API coverage and built-in YNAB methodology knowledge.
    Last updated
    1
    MIT

Matching MCP Connectors

  • MCP server for static security analysis of Android source code

  • Read-only Bible for AI: search & read scripture in Thai & English, plus a daily verse.

  • Launches an iOS app in a specific simulator by providing the simulator name and app bundle ID. Requires prior installation of the app in the simulator for successful execution.
    MIT
  • Launches an iOS app in a specified simulator by providing the simulator UUID and app bundle ID. Requires app installation prior to execution, supporting workflows like build → install → launch.
    MIT
  • Create a new app in AdMob, optionally linking to an App Store or Play Store listing. Specify platform and display name to register for ad monetization.
    MIT
  • Launch Android applications by specifying their package and activity component names to control apps on connected devices or emulators.
    MIT
  • Launch an Android app by providing its package name. Use this tool to open any installed app directly, enabling automated testing and interaction on Android devices.
    MIT
  • Launch an app on an Android device using its package name; prefix with '+' to force-stop before launch.
    MIT
  • Remove applications from Android devices by specifying package names, enabling app management through the Android MCP Server's device control capabilities.
    MIT
  • Wait for an Android device or emulator to fully boot by polling boot completion and launcher readiness. Essential for CI pipelines to ensure device is ready before tests.
    Apache 2.0
  • Start an Android emulator and wait for it to come online. Specify the AVD name to launch the virtual device for testing and development.
    MIT
  • Set platform-specific SDK settings for an instance to enable correct deep link routing to iOS, Android, or desktop apps.
    MIT