Provides a local server for Android and iOS mobile automation, integrating performance telemetry and session management via ADB, simctl, devicectl, and WebDriverAgent.
Sponsored
Lazy Mobile functions as a local Model Context Protocol (MCP) server, bridging AI clients to mobile devices for comprehensive automation and performance monitoring. It enables control over both real devices and simulators, facilitating actions like screenshots, taps, swipes, and text input. Beyond automation, it collects critical performance metrics such as CPU usage, memory consumption, and app launch times, storing all session history and artifacts in an SQLite database for reproducibility and detailed analysis.
主要功能
01stdio MCP transport for local AI tooling integration
02Performance telemetry for CPU, memory, and launch time with session history
03Android automation via ADB CLI
041 GitHub stars
05iOS automation via Xcode tools (simctl/devicectl) with WebDriverAgent support
06SQLite persistence for sessions, samples, artifacts, and audit logs
使用案例
01Building local MCP bridges for AI clients over stdio for mobile interactions
02Automating Android and iOS devices for testing and operational tasks
03Collecting and persisting app performance metrics for analysis and reproducibility