74
/ 100
4 days ago
glama

appstore-release-mcp

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.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAPPLE_ISSUER_IDe =xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx \
configAPPLE_KEY_CONTENT/ ASC_KEY_PATH one of base64-encoded .p8 / path to .p8 file
configAPPLE_KEY_IDe =XXXXXXXXXX \
configAPPLE_TEAM_IDe =XXXXXXXXXX \
configASC_BUNDLE_IDe =com.example.myapp \
configASC_FASTLANE_LANEno upload lane name (default: beta)
configASC_FASTLANE_PLATFORMFor a macOS app whose Fastfile uses platform :mac, add -e ASC_PLATFORM=MAC_OS -e =mac.
configASC_KEY_PATHe =$HOME/.appstoreconnect/private_keys/AuthKey_XXXXXXXXXX.p8 \
configASC_MAC_APP_DIR
configASC_PLATFORMFor a macOS app whose Fastfile uses platform :mac, add -e =MAC_OS -e ASC_FASTLANE_PLATFORM=mac.
configASC_PROJECT_DIRe =/path/to/your/xcode/project \
configASC_UPLOAD_CMDno full override, e.g. bundle exec fastlane ios beta
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/rabdulsal-appstore-release-mcp-oixe7k)](https://m8ven.ai/mcp/rabdulsal-appstore-release-mcp-oixe7k)
commit: d42c05d93e7239748a8fb9f3587cfae06260b88e
code hash: 94971997fbea89508a42368bc1cc82174ae933f0f1255e32e86c725ee891dc79
verified: 7/5/2026, 9:06:05 AM
view raw JSON →