xcodebuildmcp

star 112

Build/test Xcode projects via the XcodeBuildMCP MCP server using a local CLI wrapper for pi (no MCP support). Use when the user mentions Xcode, xcodebuild, iOS builds/tests, or XcodeBuildMCP.

w-winter By w-winter schedule Updated 2/18/2026

disable-model-invocation: true name: xcodebuildmcp description: Build/test Xcode projects via the XcodeBuildMCP MCP server using a local CLI wrapper for pi (no MCP support). Use when the user mentions Xcode, xcodebuild, iOS builds/tests, or XcodeBuildMCP.

xcodebuildmcp

This skill wraps an MCP server behind a local CLI so pi agent can use it without MCP support.

Setup

Run once:

cd {baseDir}
npm install

Usage

Use --output json for agent workflows.

{baseDir}/xcodebuildmcp.sh --help
{baseDir}/xcodebuildmcp.sh --output json <command> [flags]

Regenerating the CLI

If the MCP server adds/removes tools, regenerate the CLI from its embedded metadata:

cd {baseDir}
npx mcporter generate-cli --from ./xcodebuildmcp.ts
Install via CLI
npx skills add https://github.com/w-winter/dot314 --skill xcodebuildmcp
Repository Details
star Stars 112
call_split Forks 12
navigation Branch main
article Path SKILL.md
More from Creator