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.

XcodeBuildMCP
85
Verified
swift-patterns-mcp
48
Emerging
Maintenance 23/25
Adoption 20/25
Maturity 25/25
Community 17/25
Maintenance 13/25
Adoption 4/25
Maturity 18/25
Community 13/25
Stars: 4,681
Forks: 222
Downloads: 73,599
Commits (30d): 40
Language: TypeScript
License: MIT
Stars: 6
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work