by r-huijts · MCP Server · ★ 362
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Xcode MCP Server An MCP (Model Context Protocol) server providing comprehensive Xcode integration for AI assistants. This server enables AI agents to interact with Xcode projects, manage iOS simulators, and perform various Xcode-related tasks with enhanced error handling and support for multiple project types. Features Project Management Set active projects and get detailed project information Create new Xcode projects from templates (iOS, macOS, watchOS, tvOS) Add files to Xcode projects with target and group specification Parse workspace documents to find associated projects List available schemes in projects and workspaces File Operations Read/write files with support for different encodings Handle binary files with base64 encoding/decoding Search for text content within files using patterns and regex Check file existence and get file metadata Create directory structures automatically Build & Testing Build projects with customizable options Run tests with detailed failure reporting Analyze code for potential issues Clean build directories Archive projects for distribution CocoaPods Integration Initialize CocoaPods in projects Install and update pods Add and remove pod...
| Stars | 362 |
| Forks | 27 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 76.4291517797754/100 |
| Last Updated | 2026-02-02 |
| Created | 2025-01-16 |
| Platforms | mcp, node |
| Est. Tokens | ~18k |
Explore other popular mcp server tools:
xcode-mcp-server is MCP Server implementation for Xcode integration. It is categorized as a MCP Server with 362 GitHub stars.
xcode-mcp-server is primarily written in TypeScript.
You can find installation instructions and usage details in the xcode-mcp-server GitHub repository at github.com/r-huijts/xcode-mcp-server. The project has 362 stars and 27 forks, indicating an active community.
xcode-mcp-server is released under the MIT license, making it free to use and modify according to the license terms.