cameroncooke/XcodeBuildMCP
If you are the rightful owner of XcodeBuildMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server that provides Xcode-related tools for integration with AI assistants and other MCP clients.
A Model Context Protocol (MCP) server that provides Xcode-related tools for integration with AI assistants and other MCP clients.
Easy install
Easiest way to install XcodeBuildMCP is to use Smithery to install it from the registry. Copy and paste one of the following commands into your terminal.
npx -y @smithery/cli@latest install cameroncooke/xcodebuildmcp --client client-name
Cursor
npx -y @smithery/cli@latest install cameroncooke/xcodebuildmcp --client cursor
Codex CLI
npx -y @smithery/cli@latest install cameroncooke/xcodebuildmcp --client codex
Claude Code
npx -y @smithery/cli@latest install cameroncooke/xcodebuildmcp --client claude-code
Claude Desktop
npx -y @smithery/cli@latest install cameroncooke/xcodebuildmcp --client claude
VS Code
npx -y @smithery/cli@latest install cameroncooke/xcodebuildmcp --client vscode
Windsurf
npx -y @smithery/cli@latest install cameroncooke/xcodebuildmcp --client windsurf
For more installation options see: Smithery XcodeBuildMCP.
Requirements
- macOS 14.5 or later
- Xcode 16.x or later
- Node.js 18.x or later
Notes
- XcodeBuildMCP requests xcodebuild to skip macro validation to avoid errors when building projects that use Swift Macros.
- Device tools require code signing to be configured in Xcode. See .
Privacy
XcodeBuildMCP uses Sentry for error telemetry. For more information or to opt out of error telemetry see .
Documentation
- Getting started:
- Configuration and options:
- Tools reference:
- Troubleshooting:
- Privacy:
- Contributing:
Licence
This project is licensed under the MIT License - see the file for details.