Xcode Project icon

Xcode Project

5

Manipulates Xcode project files programmatically using the Model Context Protocol.

关于

Xcode Project is a Model Context Protocol (MCP) server that enables programmatic manipulation of Xcode project files (.xcodeproj). Leveraging the tuist/xcodeproj library, it offers a robust solution for creating, managing, and modifying Xcode projects. It empowers AI assistants and other MCP clients to automate common Xcode tasks such as managing targets, files, build configurations, modifying build settings, and adding dependencies.

主要功能

  • Creates and manages Xcode projects, targets, and build configurations.
  • Modifies build settings and adds dependencies/frameworks.
  • Automates Xcode project tasks through the Model Context Protocol.
  • Integrates with Claude Desktop and Claude Code for seamless usage.
  • Uses swift-sdk for Model Context Protocol implementation.
  • 5 GitHub stars

使用案例

  • Automating project setup and configuration for iOS development.
  • Integrating Xcode project management into AI-powered development workflows.
  • Creating and modifying Xcode projects programmatically via Claude
Craft Better Prompts with AnyPrompt
Sponsored
Xcode Project: Programmatic Project File Manipulation