Xcode-mcp-server
40
The Xcode MCP Server is a Model Context Protocol server designed to build and test Xcode projects efficiently. It facilitates AI applications in managing build processes and accessing detailed reports, logs, and test results in real-time.
Xcode MCP Server
A Model Context Protocol server for building Xcode projects directly from LLM applications
The Xcode MCP Server offers a Model Context Protocol interface for building and testing Xcode projects, allowing AI assistants to trigger builds, run tests, monitor progress, and access logs through a standardized interface.
Features
- Build Xcode projects with custom schemes and configurations
- Run unit tests with granular control
- Generate code coverage reports
- Stream build and test logs in real-time
- Access detailed build and test reports
- JSON-formatted output
- Automatic log persistence
Requirements
- Node.js 16+
- Xcode Command Line Tools
- TypeScript
- MCP-compatible client (e.g., Claude Desktop)