xcodebuild
If you are the rightful owner of xcodebuild and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol server that builds iOS workspace/project enabling seamless workflow with iOS projects in Visual Studio Code using extensions like Cline or Roo Code.
The xcodebuild MCP Server is designed to facilitate the building and testing of iOS Xcode workspaces or projects directly from Visual Studio Code. This server integrates with extensions such as Cline or Roo Code, providing a streamlined workflow for developers working on iOS applications. By leveraging the Model Context Protocol, it allows for efficient management and execution of build and test commands, making it easier for developers to focus on coding rather than managing build processes. The server can be installed using either the 'uv' tool or via pip, offering flexibility in setup according to user preference.
Features
- Build iOS Xcode workspace/project directly from Visual Studio Code.
- Run tests for iOS Xcode workspace/project seamlessly.
- Integrates with extensions like Cline or Roo Code for enhanced workflow.
- Supports installation via 'uv' or pip for flexible setup.
- Licensed under the MIT License, allowing free use and modification.
Tools
build
Build iOS Xcode workspace/project with a specified folder path.
test
Run tests for iOS Xcode workspace/project with a specified folder path.