MCPVault

ios_booted_device

MCP tool from Mobile Dev MCP Server by jsuarezruiz

Retrieves the name and ID of the first booted simulator device.

How to use it

ios_booted_device is exposed by the Mobile Dev MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the ios_booted_device tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

FULL MOBILE DEV MCP SERVER LISTING

Other tools in Mobile Dev MCP Server (28)

android_compare_screenshot_llm

Compares two screenshots using the provided prompt and an interaction with the Large Language Model (LLM).

android_diagnostics_bug_report

Captures a comprehensive bug report from an Android device.

android_files_delete_file

This tool allows you to delete a specified file from a connected Android device.

android_files_pull

Pulls a file from an Android device to the local machine.

android_files_push

Pushes a local file to an Android device.

android_install_app

Installs an application (APK) onto an Android device.

android_launch_app

Launches a specific application on an Android device.

android_list_devices

Retrieves details of all connected Android devices.

android_list_packages

Lists all installed applications on a specific Android device.

android_logs_logcat

Fetches system logs from an Android device using logcat.

android_logs_logcat_log_level

Fetches system logs from an Android device using logcat by Log Level.

android_screenshot

Captures a screenshot from the specified Android device.

android_shell_command

Runs a shell command on an Android device.

android_ui_input_text

Simulates text input into a field on an Android device.

android_ui_press_key

Simulates a key press on an Android device using its serial number and keycode.

android_ui_swipe

Simulates a swipe action between two points on an Android device's screen.

android_ui_tap

Simulates a tap action at specified screen coordinates on an Android device.

ios_boot_device

Boots up a specified iOS simulator device.

ios_launch_app

Launches an application on a specified iOS simulator device.

ios_list_devices

Retrieves details of all connected iOS simulator devices.

ios_screenshot

Captures a screenshot from the specified iOS device.

ios_shutdown_device

Shuts down a specified iOS simulator device.

ios_ui_input_text

Simulates text input into a field on an iOS device.

ios_ui_press_key

Simulates pressing a specific key on an iOS device.

ios_ui_swipe

Simulates a swipe action between two points on an iOS device's screen.

ios_ui_tap

Simulates a tap action at specified screen coordinates on an iOS device.

ios_video_start

Records a video of the iOS Simulator.

ios_video_stop

Stops the simulator video recording.