local-only server
The server can only run on the client’s local machine because it depends on local resources.
Integrations
Allows programmatic control over iOS simulators, including listing available simulators, booting and shutting them down, installing .app bundles, and launching installed apps by bundle ID
iOSシミュレータMCPサーバー
iOSシミュレータをプログラムで制御できるモデルコンテキストプロトコル(MCP)サーバー。このサーバーはMCP仕様を実装し、標準化されたインターフェースを通じてシミュレータの機能を提供します。
特徴
- 利用可能なiOSシミュレータの一覧
- ブートおよびシャットダウンシミュレータ
- シミュレータに.appバンドルをインストールする
- バンドルIDでインストールされたアプリを起動する
インストール
Claude Config JSONファイルに以下を追加します
Copy