XcodeBuildMCP and cupertino
These are complements: XcodeBuildMCP provides build automation and project management for iOS/macOS development, while cupertino provides local Apple Documentation access—together they enable agents to both build projects and reference documentation during development.
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 cupertino
mihaelamj/cupertino
A local Apple Documentation crawler and MCP server. Written in Swift.
Crawls Apple Developer documentation, Swift.org, and Swift Evolution proposals into a SQLite FTS5 database with BM25 ranking, then exposes search via MCP's stdio transport for integration with Claude, VS Code, Cursor, and other AI agents. Indexes 302,000+ pages offline with deterministic, hallucination-free results—no internet required during queries.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work