XcodeBuildMCP and native-devtools-mcp

These are complements: XcodeBuildMCP handles iOS/macOS project compilation and building, while native-devtools-mcp provides UI testing and automation capabilities (screenshots, OCR, clicking) that would be used to verify and test the built applications.

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

sh3ll3x3c/native-devtools-mcp

MCP server for native app testing — screenshot, OCR, click, type, find_text, template matching. macOS, Windows & Android. Works with Claude, Cursor, and any MCP client.

Combines accessibility APIs (macOS/Windows) with Chrome DevTools Protocol and ADB for unified control across desktop and mobile, enabling both visual (screenshot + OCR) and structural (DOM/accessibility tree) automation. Runs entirely locally as an MCP stdio server with zero external dependencies, bridging native apps, Electron/Chrome browsers, and Android devices through a single interface.

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