Skip to main content
Glama

MCP Server for iOS Simulator

boot-simulator-by-udid

Start iOS simulators programmatically by specifying a UDID with this tool, enabling precise control through the MCP Server for streamlined testing and development workflows.

Input Schema

NameRequiredDescriptionDefault
udidYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "udid": { "type": "string" } }, "required": [ "udid" ], "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/atom2ueki/mcp-server-ios-simulator'

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