An MCP server that drives the full App Store release cycle for iOS and macOS apps: version bump, archive + TestFlight upload, metadata, review submission, and status.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.APPLE_ISSUER_ID— e =xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx \APPLE_KEY_CONTENT— / ASC_KEY_PATH one of base64-encoded .p8 / path to .p8 fileAPPLE_KEY_ID— e =XXXXXXXXXX \APPLE_TEAM_ID— e =XXXXXXXXXX \ASC_BUNDLE_ID— e =com.example.myapp \ASC_FASTLANE_LANE— no upload lane name (default: beta)ASC_FASTLANE_PLATFORM— For a macOS app whose Fastfile uses platform :mac, add -e ASC_PLATFORM=MAC_OS -e =mac.ASC_KEY_PATH— e =$HOME/.appstoreconnect/private_keys/AuthKey_XXXXXXXXXX.p8 \ASC_MAC_APP_DIRASC_PLATFORM— For a macOS app whose Fastfile uses platform :mac, add -e =MAC_OS -e ASC_FASTLANE_PLATFORM=mac.ASC_PROJECT_DIR— e =/path/to/your/xcode/project \ASC_UPLOAD_CMD— no full override, e.g. bundle exec fastlane ios beta[](https://m8ven.ai/mcp/rabdulsal-appstore-release-mcp-oixe7k)