ios-ship-doctor

menansali/ios-ship-doctor
★ 0 stars TypeScript AI/LLM Updated today
MCP server that diagnoses why an iOS app will fail App Store review — before you submit — and fixes it. Built for Claude.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ios-ship-doctor": {
      "command": "npx",
      "args": [
        "-y",
        "menansali/ios-ship-doctor"
      ]
    }
  }
}

README Excerpt

<div align="center"> **Catch App Store rejections *before* you hit Submit.** An [MCP](https://modelcontextprotocol.io) server that lets Claude diagnose why your iOS app will be rejected — privacy manifests, missing permission strings, unlisted SDKs, leftover test credentials — and then fix them. When Apple *does* reject you, it pulls the rejection and maps it to a plain-English fix.

Tools (10)

asc_get_rejectionsasc_list_appsaudit_dependenciesautofixcheck_credential_trapscheck_usage_descriptionsexplain_guidelinegenerate_privacy_manifestpreflightscan_privacy_manifest

Topics

app-storeclaudeiosmcpmodel-context-protocolprivacy-manifest