xcodeproj-mcp-server

xcodeproj-mcp-server

3.5

If you are the rightful owner of xcodeproj-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for manipulating Xcode project files (.xcodeproj) using Swift.

create_xcodeproj

Create a new Xcode project.

list_targets

List all targets in a project.

add_file

Add a file to the project.

add_target

Create a new target.

add_swift_package

Add a Swift Package dependency to the project.