-
v1.0.0 - Initial Release 🎉
StableAll checks were successfulPublish Package / publish (push) Successful in 30sreleased this
2025-10-10 08:58:12 +02:00 | 2 commits to main since this release🎉 Initial Release
MCP Server for Mobile Emulator Automation with support for iOS Simulator & Android Emulator.
✨ Features
Android Support (via ADB)
- 📱 List and start Android emulators
- 📸 Take screenshots
- 📦 Install APK files
- 👆 Simulate touch events (tap)
- ⌨️ Input text
- 📋 Retrieve device logs (logcat)
iOS Support (via simctl)
- 📱 List and start iOS simulators
- 📸 Take screenshots
- 📦 Install app bundles (.app)
- 📋 Retrieve system logs
Cross-Platform
- 🔍 Unified API for both platforms
- 🎯 Automatic tool detection (ADB/simctl)
- ⚙️ Configurable via environment variables
📦 Installation
npm install @customable/mobile-emulator-mcp🔧 Requirements
For Android:
- Android SDK with ADB in PATH
- Configured Android emulators (AVD)
For iOS:
- macOS with Xcode installed
- iOS Simulator (simctl)
🤖 Generated with Claude Code
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads