Stefan-Nitu/mcp-xcode-server
3.3
If you are the rightful owner of mcp-xcode-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 Xcode that facilitates building, testing, running, and managing Apple platform projects.
Tools
Functions exposed to the LLM to take actions
build_project
Build an Apple platform project without running it.
run_project
Build and run an Apple platform project.
test_project
Run tests for a project.
list_schemes
List all schemes in a project or workspace.
modify_project
Add or remove files from an Xcode project.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client