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.
Dev toolsMaintained by
CommunityProtocol
Model Context ProtocolSource
getsentry/XcodeBuildMCP
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
- GitHubLet AI manage repos, issues, and pull requests.
- FilesystemRead and write local files, safely scoped.
- GitRun git operations on a local repository.
- SentryPull error and performance context into the chat.
- JetBrainsGive the assistant context from your JetBrains IDE.
- CypressRun and inspect end-to-end tests from the assistant.