Skip to content

mattwag05/xcode-mcp

v1.1.0

Build, test, fix, and manage Xcode projects through the Xcode MCP bridge.

Xcode MCP

Use the Xcode MCP bridge (xcrun mcpbridge) to build, test, fix, document, and manage Xcode projects.

Skills

SkillPurpose
xcode-mcp-coreConnect to Xcode and phrase MCP requests.
xcode-build-and-fixRun a bounded build, diagnose, edit, and rebuild loop.
xcode-project-managementAdd files, targets, capabilities, and package dependencies.
xcode-testingRun and inspect Xcode tests.
xcode-docs-and-searchGenerate DocC and search Apple documentation.

The generated Claude Code adapter retains xcode-build-fix as a client-only agent wrapper for xcode-build-and-fix.

Xcode must be open with external agent access enabled under Settings > Intelligence > Model Context Protocol.