A

Android Mobile MCP

1-Click Ready

Enables AI agents to interact with Android devices through UI manipulation, screen capture, touch ge...

62 views
0 installs
Updated Feb 8, 2026
Audited
Tools I Recommend
Enables AI agents to interact with Android devices through UI manipulation, screen capture, touch gestures, text input, and app management via ADB. Provides comprehensive mobile automation capabilities including element detection, navigation, and application control for Android device testing and interaction.

Tools

mobile_dump_ui

Get UI elements from Android screen as JSON with hierarchical structure. Returns a JSON structure where elements contain their child elements, showing parent-child relationships. Only includes focusa...

mobile_type

Input text into the currently focused text field on Android. Args: text: The text to input submit: Whether to submit text (press Enter key) after typing

mobile_swipe

Perform a swipe gesture on the Android screen. Args: start_x: Starting X coordinate start_y: Starting Y coordinate end_x: Ending X coordinate end_y: Ending Y coordinate duration: ...

mobile_launch_app

Launch an application by its package name. Args: package_name: The package name of the app to launch (e.g., 'com.android.chrome')

mobile_init

Initialize the Android device connection. Must be called before using any other mobile tools.

Quick Start

View on GitHub

More for Automation

View All →

More for Developer Tools

View All →

Similar MCP Servers

Report Issue

Thank you! Your issue report has been submitted successfully.