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.

XcodeBuildMCP
85
Verified
swift-mcp
42
Emerging
Maintenance 23/25
Adoption 20/25
Maturity 25/25
Community 17/25
Maintenance 13/25
Adoption 5/25
Maturity 9/25
Community 15/25
Stars: 4,681
Forks: 222
Downloads: 73,599
Commits (30d): 40
Language: TypeScript
License: MIT
Stars: 14
Forks: 5
Downloads:
Commits (30d): 0
Language: Swift
License: MIT
No risk flags
No Package No Dependents

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-mcp

DePasqualeOrg/swift-mcp

Full-featured Swift SDK for Model Context Protocol servers and clients

Implements the complete MCP 2025-11-25 protocol specification with stdio and HTTP transport support, passing official conformance tests. Provides separate client and server APIs with integrations for Hummingbird and Vapor frameworks, enabling seamless embedding in existing Swift web applications. Built on async/await patterns for concurrent resource handling and tool invocation management.

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