Mobile Device Control
by mobile-next · Added 26d ago
4.1k
Install
npx -y @mobilenext/mobile-mcpAbout
Mobile MCP Server provides tools for controlling and interacting with mobile devices through the Model Context Protocol. Built with TypeScript, it offers functionality for both Android and iOS platforms, enabling AI assistants to take screenshots, list installed apps, launch applications, click on screen elements, type text, and navigate through device interfaces. The server implements various device-specific commands through native toolchains (adb for Android and xcrun for iOS simulators), making it particularly valuable for automated mobile app testing, UI navigation, and demonstration scenarios where direct device control is needed.
Tags
AI & MLmcp-servernpm