Skip to main content
Glama

AutoMobile

by zillow

checkRunningiOSSimulators

Identify currently active iOS simulators to streamline mobile automation testing. Specify a simulator name to check its status or monitor all running instances.

Instructions

Check which iOS simulators are currently running

Input Schema

NameRequiredDescriptionDefault
simulatorNameNoSpecific simulator name to check (if not provided, checks all running simulators)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "simulatorName": { "description": "Specific simulator name to check (if not provided, checks all running simulators)", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zillow/auto-mobile'

If you have feedback or need assistance with the MCP directory API, please join our Discord server