XcodeBuildMCP and apple-docs-mcp
These are complements: XcodeBuildMCP provides build automation and project management for iOS/macOS development, while apple-docs-mcp supplies documentation and API reference lookup that developers need during that build process.
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 apple-docs-mcp
kimsungwhee/apple-docs-mcp
MCP server for Apple Developer Documentation - Search iOS/macOS/SwiftUI/UIKit docs, WWDC videos, Swift/Objective-C APIs & code examples in Claude, Cursor & AI assistants
Implements a full-featured MCP server using stdio transport that indexes Apple's official JSON API to enable hierarchical framework browsing, natural language search across documentation, and automatic UserAgent rotation for reliable scraping. Supports multi-platform compatibility tracking (iOS 13+, macOS 10.15+, watchOS 6+, tvOS 13+, visionOS) and integrates WWDC video transcripts with code examples, enabling developers to discover framework relationships and platform-specific API availability directly within Claude, Cursor, VS Code, and other MCP-compatible editors.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work