Built by Metorial, the integration platform for agentic AI.

Learn More

Joshua Yoes/ios-simulator-mcp

iOS Simulator

Tools

Get Booted Sim Id

Get the ID of the currently booted iOS simulator

get_booted_sim_id

UI Describe All

Describes accessibility information for the entire screen in the iOS Simulator

ui_describe_all

UI Tap

Tap on the screen in the iOS Simulator

ui_tap

UI Type

Input text into the iOS Simulator

ui_type

UI Swipe

Swipe on the screen in the iOS Simulator

ui_swipe

UI Describe Point

Returns the accessibility element at given co-ordinates on the iOS Simulator's screen

ui_describe_point

Screenshot

Takes a screenshot of the iOS Simulator

screenshot

Record Video

Records a video of the iOS Simulator using simctl directly

record_video

Stop Recording

Stops the simulator video recording using killall

stop_recording