XcodeBuildMCP
by Sentry
Gives coding agents control of Xcode builds, tests, simulators, and physical devices for iOS and macOS, through an MCP server or a matching command-line interface.
Skills
Build Xcode Projects
Builds .xcodeproj and .xcworkspace schemes for iOS simulators, macOS, and physical devices by driving xcodebuild commands.
Run And Prepare Tests
Runs test suites on simulators or devices, and prepares portable .xctestproducts bundles with build-for-testing for later runs.
Control iOS Simulators
Boots simulators, installs and launches apps, captures runtime logs, and drives UI automation such as taps, swipes, and typing.
Deploy To Physical Devices
Installs and launches apps on connected iOS devices, which requires code signing to be configured in Xcode for the project.
Discover And Scaffold Projects
Lists schemes, targets, and build settings for a project, and scaffolds new iOS and macOS projects from built-in templates.
Related Agents
OpenSandbox
Runs AI-agent workloads in isolated Docker or Kubernetes sandboxes, exposing sandbox lifecycle, command, filesystem, an…
AgentMail
Email inbox API built for AI agents. Create, send, receive, search, and manage email programmatically with SDKs for Pyt…
free-claude-code
Routes Claude Code, Codex, and OpenCode through 48 model providers from a local gateway, letting terminal, IDE, and mob…
MCP TypeScript SDK
Builds MCP servers and clients in TypeScript with typed tool, resource, and prompt primitives plus stdio and streamable…