{"slug":"mobile-next/mobile-mcp","name":"Mobile Next","description":"A platform-agnostic server for scalable mobile automation and development across iOS, Android, simulators, and emulators.","category":"development","tags":[],"official":false,"stars":5058,"transport":"stdio","install":[{"cmd":"npx -y @mobilenext/mobile-mcp@latest","imports":[]}],"tools":[{"name":"mobile_list_available_devices","description":"List all available devices (simulators, emulators, and real devices)"},{"name":"mobile_get_screen_size","description":"Get the screen size of the mobile device in pixels"},{"name":"mobile_get_orientation","description":"Get the current screen orientation of the device"},{"name":"mobile_set_orientation","description":"Change the screen orientation (portrait/landscape)"},{"name":"mobile_list_apps","description":"List all installed apps on the device"},{"name":"mobile_launch_app","description":"Launch an app using its package name"},{"name":"mobile_terminate_app","description":"Stop and terminate a running app"},{"name":"mobile_install_app","description":"Install an app from file (.apk, .ipa, .app, .zip)"},{"name":"mobile_uninstall_app","description":"Uninstall an app using bundle ID or package name"},{"name":"mobile_take_screenshot","description":"Take a screenshot to understand what's on screen"},{"name":"mobile_save_screenshot","description":"Save a screenshot to a file"},{"name":"mobile_list_elements_on_screen","description":"List UI elements with their coordinates and properties"},{"name":"mobile_click_on_screen_at_coordinates","description":"Click at specific x,y coordinates"},{"name":"mobile_double_tap_on_screen","description":"Double-tap at specific coordinates"},{"name":"mobile_long_press_on_screen_at_coordinates","description":"Long press at specific coordinates"},{"name":"mobile_swipe_on_screen","description":"Swipe in any direction (up, down, left, right)"},{"name":"mobile_type_keys","description":"Type text into focused elements with optional submit"},{"name":"mobile_press_button","description":"Press device buttons (HOME, BACK, VOLUME_UP/DOWN, ENTER, etc.)"},{"name":"mobile_open_url","description":"Open URLs in the device browser"}],"env_vars":[],"auth_type":"none","github":"https://github.com/mobile-next/mobile-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}