Provides programmatic control over iOS simulators through a Model Context Protocol (MCP) server.
This tool is a Model Context Protocol (MCP) server that allows developers to programmatically control iOS simulators. It implements the MCP specification, exposing simulator functionality through a standardized interface. It enables listing available simulators, booting/shutting them down, installing .app bundles, and launching installed apps by bundle ID, making it easier to automate iOS simulator interactions.