1. Conduid
  2. Commerce
  3. Ios Ship Doctor
MCP server · Commerce

Ios Ship Doctor

MCP server that diagnoses why an iOS app will fail App Store review — before you submit — and fixes it. Built for Claude.

34Low

Scored 11 days ago · breakdown

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

Clone
git clone https://github.com/menansali/ios-ship-doctor

This 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

I know everything about Ios Ship Doctor. Ask me about installation, configuration, usage, or troubleshooting.

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.
Questions

About Ios Ship Doctor

How do I install Ios Ship Doctor?

Run git clone https://github.com/menansali/ios-ship-doctor, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Ios Ship Doctor safe to use with an AI agent?

Its trust score is 34 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Ios Ship Doctor still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.