Browse/AI & ML/Android Automation

Android Automation

by cursortouch · Added 26d ago

470

Install

git clone https://github.com/cursortouch/android-mcp

About

This MCP server provides direct automation and control of Android devices through the uiautomator2 library, enabling AI assistants to interact with mobile applications like a human user. Built by JEOMON GEORGE, it offers tools for clicking, long-clicking, swiping, typing, dragging, and pressing device buttons, along with state inspection that identifies interactive UI elements with their coordinates and labels. The implementation connects to physical Android devices or emulators via ADB, extracts the UI hierarchy to find clickable elements, and provides coordinate-based interaction capabilities, making it valuable for mobile app testing, automation workflows, and AI assistants that need to operate Android applications directly.

Tags

AI & MLmcp-server