loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

xcode-cloud-mcp

MCP Tool

thatfactory/xcode-cloud-mcp

MCP server for working with Apple's Xcode Cloud. ☁️

Install

$ npx loaditout add thatfactory/xcode-cloud-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "xcode-cloud-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "xcode-cloud-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

<p align="center"> <a href="https://docs.anthropic.com/en/docs/claude-code/mcp"></a> <a href="https://developers.openai.com/codex/mcp"></a> <a href="https://en.wikipedia.org/wiki/MIT_License"></a> <a href="https://github.com/thatfactory/xcode-cloud-mcp/actions/workflows/ci.yml"></a> <a href="https://github.com/thatfactory/xcode-cloud-mcp/actions/workflows/nightly.yml"></a> </p>

xcode-cloud-mcp

Minimal MCP server for discovering Xcode Cloud products and workflows, then retrieving build issues, logs, test summaries, and UI test artifacts through the App Store Connect API.

Features

| Feature | Tool(s) | Example use | Example return | | --- | --- | --- | --- | | Discover products | list_products | "Show me the Xcode Cloud products available in this account." | Demo App, productType: APP, createdDate: 2026-03-30T10:00:00Z | | Discover workflows | list_workflows | "List the workflows for product def456." | Feature Branch, description, isEnabled: true, containerFilePath: Chauffeur.xcodeproj | | Inspect workflow configuration | get_workflow_details | "Show me the full workflow details for abc123, including environment and actions." | general, environment, startConditions, actions, postActions | | Monitor running or recent builds | list_build_runs | "Show me the running builds for workflow abc123 so I can monitor them." | number: 93, executionProgress: RUNNING, completionStatus: null, `startedDat

Tags

aiclaude-codecodexmcpmcp-serverxcodexcode-cloud

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated17 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/30/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/thatfactory/xcode-cloud-mcp)](https://loaditout.ai/skills/thatfactory/xcode-cloud-mcp)