About Ios Ship Doctor
Ios Ship Doctor is an MCP server in the Commerce category: mCP server that diagnoses why an iOS app will fail App Store review — before you submit — and fixes it. Built for Claude. It has been installed 0 times through Conduid.
Tools (12)
audit_dependenciesApple-listed SDKs shipping without a `PrivacyInfo.xcprivacy`
Takes no parameters.
autofixApplies the safe fixes automatically; reports the rest as manual follow-up
Takes no parameters.
check_account_requirementsNo demo account for App Review (2.1), missing in-app account deletion (5.1.1(v)), social login without Sign in with Apple (4.8)
Takes no parameters.
check_background_modes`UIBackgroundModes` entries the app never actually implements (2.5.4)
Takes no parameters.
check_credential_trapsPlaceholder / public test credentials in `Info.plist`
Takes no parameters.
check_external_paymentsStripe/PayPal/Paddle for digital content with no StoreKit (3.1.1)
Takes no parameters.
check_legal_linksMissing Privacy Policy / Terms of Use (EULA) links on a paywall + in the App Store description (3.1.2)
Takes no parameters.
check_placeholder_contentLorem ipsum, Stripe test keys, `YOUR_API_KEY`, example.com dead links, template app names (2.1)
Takes no parameters.
check_usage_descriptionsCamera / location / photos / mic / tracking used with no `NS…UsageDescription`
Takes no parameters.
generate_privacy_manifestWrites a valid `PrivacyInfo.xcprivacy` covering every detected API
Takes no parameters.
preflightRuns every check below → single **READY / NOT READY** verdict
Takes no parameters.
scan_privacy_manifestRequired-reason APIs used but undeclared, invalid reason codes, missing manifest
Takes no parameters.
Install
git clone https://github.com/menansali/ios-ship-doctorThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Ios Ship Doctor
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.