MCP.so
ログイン
サーバー

iOS Simulator MCP Server

@joshuayoes

MCP server for interacting with the iOS simulator

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "ios-simulator": {
      "command": "npx",
      "args": [
        "-y",
        "ios-simulator-mcp"
      ]
    }
  }
}

「その他」の他のコンテンツ