Skip to main content
Glama

XcodeBuildMCP

list_sims

Retrieve a list of available iOS simulators and their UUIDs using the XcodeBuildMCP server for efficient testing and development workflows.

Instructions

Lists available iOS simulators with their UUIDs.

Input Schema

NameRequiredDescriptionDefault
enabledNoOptional flag to enable the listing operation.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "enabled": { "description": "Optional flag to enable the listing operation.", "type": "boolean" } }, "type": "object" }
Install Server

Other Tools from XcodeBuildMCP

Related Tools

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/cameroncooke/XcodeBuildMCP'

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