MCP Emulator Controller
JSON →Control emulators by opening/closing apps, capturing screenshots, and interacting with the screen.
Install
pip install -r Tools · 9
- get_devices Get list of devices connected from MumuEmulator or ADB
- reload_adb Reload ADB server
- open_tcp_port Open TCP port
- get_packages Get all package name from device
- open_app Open app from package name
- stop_app Stop app from package name
- tap Tap on device with coordinate
- swipe Swipe on device with coordinate
- screenshot Screen capture from device
Links
★ 1 GitHub stars