Built for iOS and macOS developers working with AI coding agents, this server wraps xcodebuild and simctl to let Claude build your projects, manage simulators, and deploy to devices without leaving the conversation. You get tools for building schemes, booting and wiping simulators, installing IPAs, launching apps, and capturing logs. It ships as both an MCP server and a standalone CLI, includes optional agent skills to prime tool usage, and runs a per-workspace daemon for stateful operations like log streaming. Requires macOS 14.5+, Xcode 16+, and code signing configured if you're deploying to physical devices. Install via Homebrew or npm, then point your MCP client at it.
claude mcp add --transport stdio cameroncooke-xcodebuildmcp uvx xcodebuildmcp