Skip to content

Tools & Prompts

Available tools and prompts for Mobile Fleet MCP Server.

ToolDescription
mobilefleet_list_available_devicesList your allocated devices and devices available for allocation
mobilefleet_allocate_deviceReserve a device from the remote fleet for testing and development
mobilefleet_release_deviceRelease a device back to the remote fleet
mobilefleet_list_appsList all the installed apps on the device
mobilefleet_launch_appLaunch an app on mobile device
mobilefleet_terminate_appStop and terminate an app on mobile device
mobilefleet_create_uploadCreate a presigned upload URL for mobilefleet_install_app
mobilefleet_install_appInstall an app on a device
mobilefleet_get_screen_sizeGet the screen size of the mobile device in pixels
mobilefleet_click_on_screen_at_coordinatesClick on the screen at given x,y coordinates
mobilefleet_double_tap_on_screenDouble-tap on the screen at given x,y coordinates
mobilefleet_long_press_on_screen_at_coordinatesLong press on the screen at given x,y coordinates
mobilefleet_list_elements_on_screenList elements on screen and their coordinates, with display text or accessibility label
mobilefleet_press_buttonPress a physical button on device
mobilefleet_open_urlOpen a URL in browser on device
mobilefleet_swipe_on_screenSwipe on the screen
mobilefleet_type_keysType text into the focused element
mobilefleet_take_screenshotTake a screenshot of the mobile device.
mobilefleet_save_screenshotTake a screenshot of the mobile device and return a download URL
mobilefleet_set_orientationChange the screen orientation of the device
mobilefleet_get_orientationGet the current screen orientation of the device
mobilefleet_start_screen_recordingStart recording the screen of a mobile device
mobilefleet_stop_screen_recordingStop an active screen recording on a mobile device