XcodeBuildMCP and swift-patterns-mcp
These are complements—one provides build automation and execution capabilities for iOS/macOS projects while the other supplies architectural guidance and best practices to inform how those projects should be structured and written.
About XcodeBuildMCP
getsentry/XcodeBuildMCP
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Exposes granular build introspection tools—project parsing, scheme enumeration, build logs, and diagnostics—via stdio transport to integrate with AI agents in Cursor, Claude, VS Code, and Xcode's native assistants. Operates as both a standalone CLI and MCP server, eliminating the need for separate installations. Built on Node.js with native Xcode 16+ integration for accurate project metadata and real-time build feedback to LLM-powered coding workflows.
About swift-patterns-mcp
efremidze/swift-patterns-mcp
An MCP server providing curated Swift and SwiftUI best practices from leading iOS sources.
Implements MCP server architecture with stdio transport to integrate into Claude Desktop, Cursor, and Windsurf; provides semantic search across curated sources (Swift by Sundell, SwiftLee, Point-Free) with optional AI-powered recall, persistent memory via Memvid storage, and OAuth-gated premium content from Patreon creators. Runs as a Node.js process with auto-refreshing RSS feeds, intelligent filtering, and configurable content sources for team-wide pattern references.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work