Skip to main content
Glama
133,407 tools. Last updated 2026-05-12 22:37

"android" matching MCP tools:

  • Perform file operations on Android devices: list directories, push/pull files, delete, create folders, check existence, read and write file content, and view file statistics using a single command.
    Apache 2.0
  • Retrieve Android device logs including logcat, app logs, ANR, crash logs, and battery stats. Filter by package, lines, buffer, or format for targeted debugging.
    Apache 2.0
  • Perform Android app management: install, uninstall, start, stop, clear data, list packages, and retrieve app manifest, permissions, activities, and info.
    Apache 2.0
  • Capture bug reports or dump heap memory on Android devices for diagnostic analysis. Specify device serial, action type, and optional output path or timeout.
    Apache 2.0
  • Execute shell commands on Android devices to retrieve system information, run diagnostics, or perform automated tasks. Supports limiting output lines and size for efficient responses.
    Apache 2.0

Matching MCP Servers

  • F
    license
    B
    quality
    C
    maintenance
    Enables AI agents to interact with Android devices through visual UI element detection and automated interactions. Provides comprehensive Android automation capabilities including touch gestures, text input, screenshots, and video recording via uiautomator2.
    Last updated
    12
    4
  • A
    license
    B
    quality
    C
    maintenance
    A lightweight bridge enabling AI agents to perform real-world tasks on Android devices such as app navigation, UI interaction, and automated QA testing without requiring computer-vision pipelines or preprogrammed scripts.
    Last updated
    11
    582
    MIT

Matching MCP Connectors

  • Capture a screenshot from an Android device by providing its serial number and optional JPEG quality setting. Returns the device screenshot as an image.
    Apache 2.0
  • Perform Android UI automation actions including tap, swipe, input text, press key, and start intent with specified coordinates and parameters.
    Apache 2.0
  • Input text into Android device input fields using ADB commands. Automatically encodes spaces for reliable text entry on connected devices or emulators.
    MIT
  • Send key events to Android devices by specifying keycode integers like BACK=4 or ENTER=66, enabling programmatic control through ADB connections.
    MIT
  • Launch Android applications by specifying their package and activity component names to control apps on connected devices or emulators.
    MIT
  • Simulate touch interactions on Android devices by tapping specific screen coordinates, enabling automated testing and remote control through ADB commands.
    MIT
  • Simulate swipe gestures on Android devices by specifying start and end coordinates with duration control for automated testing and interaction.
    MIT
  • 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