Simulator icon

Simulator

Provides programmatic control over iOS simulators through a Model Context Protocol (MCP) server.

About

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.

Key Features

  • List available iOS simulators
  • Launch installed apps by bundle ID
  • Install .app bundles on simulators
  • Boot and shutdown simulators