{"type":"mcp_server","name":"XcodeBuildMCP","description":"This repository provides an MCP server, XcodeBuild MCP, that offers Xcode tools for AI assistants, enabling programmatic interaction with Xcode projects through a standardized interface for agent-driven development workflows.","category":"Developer Tools","language":"TypeScript","stars":6143,"forks":0,"owner":"cameroncooke","github_url":"https://github.com/cameroncooke/XcodeBuildMCP","homepage":null,"setup":"## Setup\n\n### Prerequisites\n\n- Node.js (v16 or later)\n- npm\n- Xcode command-line tools\n\n### Installation\n\n1. Clone the repository\n2. Install dependencies:\n   ```\n   npm install\n   ```\n3. Build the project:\n   ```\n   npm run build\n   ```\n4. Optionally start the server:\n   ```\n   node build/index.js\n   ```","tools":"## Available Tools\n\n1.  **Build Operations** (Platform-specific build tools for macOS, iOS simulator, and iOS device targets)\n2.  **Project Information** (Tools to list schemes and show build settings for Xcode projects and workspaces)\n3.  **Clean Operations** (Clean build products using xcodebuild's native clean action)\n4.  **Simulator Control** (List, boot, and open iOS simulators)\n5.  **App Deployment** (Install and launch apps on iOS simulators)\n6.  **Bundle ID Extraction** (Extract bundle identifiers from iOS and macOS app bundles)\n7.  **App Launching** (Launch built applications on both simulators and macOS)","faq":null,"created_at":"2025-03-09T17:31:18+00:00","updated_at":"2025-03-28T23:39:46+00:00","source_url":"https://model-context-protocol.com/servers/xcode-ai-assistant-build-automation-server","related_articles":[]}