kapyn
MCP serversDev tools · MCP server

XcodeBuildMCP MCP server

Let agents build, run, and debug iOS and macOS apps. An MCP server wrapping Apple's toolchain — xcodebuild, simctl, and devicectl — so an agent can build projects, boot simulators, run tests, UI-automate, and read back errors without a human relaying Xcode output. Around 80 tools cover the full build-and-verify loop. Maintained by Sentry after it acquired the original open-source project.

Category
Dev tools
Maintained by
Community
Protocol
Model Context Protocol
Source
getsentry/XcodeBuildMCP
View on GitHubBrowse all MCP servers

What it does

An MCP server wrapping Apple's toolchain — xcodebuild, simctl, and devicectl — so an agent can build projects, boot simulators, run tests, UI-automate, and read back errors without a human relaying Xcode output. Around 80 tools cover the full build-and-verify loop. Maintained by Sentry after it acquired the original open-source project.

Like any MCP server, XcodeBuildMCP plugs into MCP-compatible assistants (such as Claude and other clients) so the model can use it as a tool — no custom integration code required.

Related Dev tools MCP servers