Xcode Project Manager

Provides manipulation of Xcode project files through 21 specialized tools for creating projects, managing targets and build config

giginet 133
Claude CodeClaude DesktopGeneric
View source ↗

This MCP server provides programmatic manipulation of Xcode project files (.xcodeproj) through 21 specialized tools built with Swift and leveraging the tuist/xcodeproj library for reliable project file handling. Created by Kohki Miki and distributed via Docker, it enables AI assistants to create new Xcode projects, manage targets and build configurations, add/remove files and dependencies, modify build settings, create groups, and automate common Xcode project tasks without requiring direct Xcode interaction. The implementation supports both project inspection operations (listing targets, files, build configurations) and modification operations (adding frameworks, build phases, duplicating targets), making it valuable for iOS/macOS development automation, project scaffolding, CI/CD pipeline integration, and batch project modifications across multiple Xcode projects.

Source

Repository: https://github.com/giginet/xcodeproj-mcp-server

Maintain Xcode Project Manager?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Xcode Project Manager on getagentictools](https://getagentictools.com/mcp/giginet-xcodeproj-mcp-server?ref=badge)