xcodeproj-mcp-server

giginet/xcodeproj-mcp-server

3.6

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.

Tools

Functions exposed to the LLM to take actions

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.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources