by ShenghaiWang · MCP Server · ★ 82
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
xcodebuild MCP Server A Model Context Protocol server that builds iOS workspace/project that enables seamless workflow working with iOS projects in Visual Studio Code using extensions like Cline or Roo Code. Available Tools - Build iOS Xcode workspace/project (string, required): The full path of the current folder that the iOS Xcode workspace/project sits - Run test for iOS Xcode workspace/project (string, required): The full path of the current folder that the iOS Xcode workspace/project sits Installation Using uv (recommended) When using no specific installation is needed. We will use to directly run mcpxcodebuild. Using PIP Alternatively you can install via pip: After installation, you can run it as a script using: Configuration Configure for Claude.app Add to your Claude settings: Using uvx json "mcpServers": { "mcpxcodebuild": { "command": "uvx", "args":
| Stars | 82 |
| Forks | 9 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 64.949530594219/100 |
| Last Updated | 2025-08-15 |
| Created | 2025-03-02 |
| Platforms | mcp, python |
| Est. Tokens | ~2k |
Explore other popular mcp server tools:
xcodebuild is MCP tool for building Xcode iOS workspace/project and feeding back error to LLMs.. It is categorized as a MCP Server with 82 GitHub stars.
xcodebuild is primarily written in Python.
You can find installation instructions and usage details in the xcodebuild GitHub repository at github.com/ShenghaiWang/xcodebuild. The project has 82 stars and 9 forks, indicating an active community.
xcodebuild is released under the MIT license, making it free to use and modify according to the license terms.