Skip to main content
Glama

MCP Xcode

by Stefan-Nitu

boot_simulator

Start a specified simulator by providing its UDID or name, enabling developers to test Apple platform projects directly through Xcode without leaving their editor.

Instructions

Boot a simulator

Input Schema

NameRequiredDescriptionDefault
deviceIdYesDevice UDID or name of the simulator to boot

Input Schema (JSON Schema)

{ "properties": { "deviceId": { "description": "Device UDID or name of the simulator to boot", "type": "string" } }, "required": [ "deviceId" ], "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/Stefan-Nitu/mcp-xcode'

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