XcodeBuildMCP and mirroir-mcp

These are complementary tools: XcodeBuildMCP enables programmatic iOS/macOS project building and compilation, while mirroir-mcp enables UI-level interaction and testing of running applications, allowing agents to build projects and then verify them through automated interaction.

XcodeBuildMCP
85
Verified
mirroir-mcp
41
Emerging
Maintenance 23/25
Adoption 20/25
Maturity 25/25
Community 17/25
Maintenance 13/25
Adoption 7/25
Maturity 9/25
Community 12/25
Stars: 4,681
Forks: 222
Downloads: 73,599
Commits (30d): 40
Language: TypeScript
License: MIT
Stars: 34
Forks: 5
Downloads:
Commits (30d): 0
Language: Swift
License: Apache-2.0
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 mirroir-mcp

jfarcand/mirroir-mcp

MCP server for controlling a real iPhone via macOS iPhone Mirroring...and any MacOs app. Screenshot, tap, swipe, type — from any MCP client.

Leverage [mirroir Skills](https://skills.mirroir.dev) — a community marketplace of workflows that you can reuse, combine, and adapt for your own use cases. ## 32 Tools mirroir-mcp exposes 32 tools to any MCP client. Here are the key ones: | Tool | Purpose | |------|---------| | `describe_screen` | Observe the current screen state — text, icons, coordinates | | `tap` | Tap a coordinate or text element by name | | `type_text` | Type a string | | `swipe` | Drag across the screen (directional swipe or custom path) | | `record_start`, `record_stop` | Capture video of interactions | | `skill_run` | Execute a named skill workflow | | `skill_list` | List available skills |

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