MCP server for cross-platform mobile app automation on simulators, emulators, and real iOS/Android devices.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Mobile MCP.
English | ๆฅๆฌ่ช | ็ฎไฝไธญๆ
This is an MCP Server that enables scalable mobile automation, development through a platform-agnostic interface, eliminating the need for distinct iOS or Android knowledge. You can run it on emulators, simulators, and real devices (iOS and Android).
This server allows Agents and LLMs to interact with native iOS/Android applications and devices through structured accessibility snapshots or coordinate-based taps based on screenshots.
Works with Claude Code, Codex, Gemini, GitHub Copilot, Antigravity โ or any MCP-compatible client.
Run it against devices on your own machine, or against real iOS and Android devices in the cloud with Mobile Next Cloud โ same tools, no local setup.
https://github.com/user-attachments/assets/bb084777-beb3-4930-ae6f-8d3fe694ddde
How we help to scale mobile automation:
| Target | Supported | Setup |
|---|---|---|
| iOS Simulator | โ | Xcode + a booted simulator (xcrun simctl) |
| iOS Real Device | โ | Device connected over USB and trusted |
| Android Emulator | โ | Android SDK + running emulator (adb) |
| Android Real Device | โ | adb + USB debugging enabled & authorized |
mobile_list_available_devices - List all available devices (simulators, emulators, and real devices)mobile_get_screen_size - Get the screen size of the mobile device in pixelsmobile_get_orientation - Get the current screen orientation of the devicemobile_set_orientation - Change the screen orientation (portrait/landscape)mobile_set_location - Override the GPS location reported by the device, or clear the overridemobile_clipboard - Read or replace the device clipboardmobile_login_to_cloud_provider - Authenticate this machine with the cloud device provider (browser-based device-code login)mobile_list_remote_devices - List device models available to reserve from the cloud fleetmobile_allocate_remote_device - Reserve a physical cloud device for exclusive usemobile_release_remote_device - Release a reserved cloud device back to the fleetmobile_list_apps - List all installed apps on the devicemobile_get_foreground_app - Get the app currently in the foregroundmobile_launch_app - Launch an app using its package namemobile_terminate_app - Stop and terminate a running appmobile_install_app - Install an app from file (.apk, .ipa, .app, .zip)mobile_uninstall_app - Uninstall an app using bundle ID or package namemobile_take_screenshot - Take a screenshot to understand what's on screenmobile_save_screenshot - Save a screenshot to a filemobile_list_elements_on_screen - List UI elements with their coordinates and propertiesmobile_click_on_screen_at_coordinates - Click at specific x,y coordinatesmobile_double_tap_on_screen - Double-tap at specific coordinatesmobile_long_press_on_screen_at_coordinates - Long press at specific coordinatesmobile_swipe_on_screen - Swipe in any direction (up, down, left, right)mobile_start_screen_recording - Start recording the device screen to a video filemobile_stop_screen_recording - Stop the active screen recording and save the videomobile_type_keys - Type text into focused elements with optional submitmobile_press_button - Press device buttons (HOME, BACK, VOLUME_UP/DOWN, ENTER, etc.)mobile_open_url - Open URLs in the device browsermobile_get_device_logs - Collect live device logs (logcat on Android, unified log on iOS), optionally saved to a filemobile_list_crashes - List crash reports available on the devicemobile_get_crash - Get the full content of a crash report by its IDmobile_batch_commands - Run multiple tools in sequence in a single call (e.g. click, type, click), optionally listing screen elements at the endMore details in our wiki page for setup, configuration and debugging related questions.
What you will need to connect MCP with your agent and mobile devices:
Standard config works in most of the tools:
Add via the Amp VS Code extension settings screen or by updating your settings.json file:
Amp CLI:
Run the following command in your terminal:
Antigravity doesn't have a CLI command to add MCP servers, so add it manually. Edit ~/.gemini/config/mcp_config.json and add:
Use the Claude Code CLI to add the Mobile MCP server:
Follow the MCP install guide, use json configuration above.
Use the Codex CLI to add the Mobile MCP server:
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mobile-next-mobile-mcp)<a href="https://allmcps.com/mcp/mobile-next-mobile-mcp"><img src="https://allmcps.com/api/badge/mobile-next-mobile-mcp?style=directory" alt="Mobile MCP on AllMCPs" /></a>