Google PageRank for AI agents. 25,000+ tools indexed.

MobileBuildMCP MCP Server

getsentry/MobileBuildMCP

Score: 94.9 Rank #23 MCP Server
Are you the maintainer of getsentry/MobileBuildMCP? Claim this listing →

A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

Add AgentRank to Claude Code Discover and compare tools like getsentry/MobileBuildMCP — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

getsentry/MobileBuildMCP is a TypeScript MCP server licensed under MIT. A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects. Topics: mcp, mcp-server, model-context-protocol, model-context-protocol-servers, xcode, xcodebuild, tag-non-production.

Ranked #23 out of 24850 indexed tools.

In the top 1% of all indexed tools.

Has 6,421 GitHub stars.

Has 50 contributors.

Actively maintained with commits in the last week.

Ecosystem

TypeScript MIT
mcpmcp-servermodel-context-protocolmodel-context-protocol-serversxcodexcodebuildtag-non-production

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 6,421

6,421 stars → well-known project

Freshness 25% 1d ago

Last commit 1d ago → actively maintained

Issue Health 25% 89%

192/215 issues closed → responsive maintainer

Contributors 10% 50

50 contributors → active community

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 321
Description Good
License MIT

Weights: Freshness 20% · Issue Health 20% · Dependents 22% · Stars 10% · Contributors 8% · How we score →

Badge all embed codes →

AgentRank score for getsentry/MobileBuildMCP
[![AgentRank](https://agentrank-ai.com/api/badge/tool/getsentry--MobileBuildMCP)](https://agentrank-ai.com/tool/getsentry--MobileBuildMCP/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/getsentry--MobileBuildMCP/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/getsentry--MobileBuildMCP" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="getsentry/MobileBuildMCP"></script>

Matched Queries

"mcp server""mcp-server""model context protocol""model-context-protocol"

From the README

A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

        

## Installation

MobileBuildMCP ships as a single package with two modes: a **CLI** for direct terminal use and an **MCP server** for AI coding agents. Either install method gives you both.

### Option A — Homebrew

```bash
brew tap getsentry/xcodebuildmcp
brew install mobilebuildmcp
```

### Option B — npm (Node.js 18+)

```bash
npm install -g mobilebuildmcp@latest
```

Verify either install:
```bash
mobilebuildmcp --help
```

### Connect your MCP client

Drop-in config snippets for Cursor, Claude Code, Codex, can be found in the official docs page [MCP Clients](https://github.com/getsentry/xcodebuildmcp.com/blob/main/app/docs/_content/clients.mdx). Most clients can also run the MCP server on demand via `npx -y mobilebuildmcp@latest mcp` without a global install.

## Requirements

- macOS 14.5 or later
- Xcode 16.x or later
- Node.js 18.x or later (not req
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.