XcodeBuildMCP and swift-mcp
An MCP server for Xcode build automation (A) and a Swift SDK for building MCP servers/clients (B) are ecosystem siblings—the SDK provides the foundational framework that the server implementation likely depends on or could be built with.
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.
This tool helps iOS and macOS developers working on Xcode projects by providing powerful utilities to their AI coding agents. It takes your Xcode project context and offers specialized commands that AI agents can use to understand and interact with your build environment. Developers can integrate this with popular AI coding assistants like Cursor, Claude Code, or VS Code.
About swift-mcp
DePasqualeOrg/swift-mcp
Full-featured Swift SDK for Model Context Protocol servers and clients
This is a Swift SDK designed for Swift developers to build applications that communicate using the Model Context Protocol (MCP). It allows you to create both clients that send requests to MCP servers and servers that respond to those requests. Developers would use this to ensure their Swift applications can seamlessly integrate with the MCP ecosystem.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work