xcodebuild
61
xcodebuild MCP Server is a specialized Model Context Protocol server that facilitates the building and testing of iOS projects, integrating smoothly with Visual Studio Code. It provides tools for building and testing Xcode workspaces or projects.
xcodebuild MCP Server
A Model Context Protocol server dedicated to building iOS workspace or projects, providing seamless workflow integration with iOS projects in Visual Studio Code through extensions like Cline or Roo Code.
Available Tools
- Build iOS Xcode workspace or project.
- Run tests for iOS Xcode workspace or project.
Installation
- Use
uv
for direct running without specific installation. - Alternatively, install via PIP and run with Python.
Configuration
- Configure with Claude.app using
uvx
or pip installation.