Wraps the tuist/xcodeproj library to expose Xcode project manipulation through MCP. You can create projects from scratch, add files and targets, manage build phases and settings, embed app extensions, and handle dependencies without opening Xcode. Runs in Docker with workspace mounting for Claude Desktop and Claude Code integration. Useful for automating iOS project setup, scaffolding multi-target architectures, or batch-modifying build configurations. Includes path security restrictions to sandbox operations within your workspace directory.
claude mcp add --transport stdio giginet-xcodeproj-mcp-server uvx xcodeproj-mcp-server