This release includes 2 breaking changes for platform teams planning a safe upgrade.
Published 5mo
MCP SaaS Integrations
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai-tools
app-store-connect
claude
in-app-purchase
ios
macos
+6 more
mcp
model-context-protocol
subscriptions
swift
testflight
xcode-cloud
Summary
AI summaryAPI endpoint subscriptions_list_prices returns actual currency amounts.
Full changelog
What's Changed
Fixes (post-audit)
- Remove duplicate
metrics_list_diagnostics(was identical tometrics_build_diagnostics) - Mark
nameas required inapp_info_create_localization(API returns 409 without it) - Fix
app_versions_liststate filter (was using wrong API parameter) - Prefer iOS over macOS in
apps_get_metadataauto-version selection
Features
subscriptions_list_pricesnow returns actual price amounts (USD, EUR, etc.) instead of opaque price point IDspromoted_getnow includes linked IAP/subscription product info
Docs
- Improve tool descriptions for accuracy and clarity
- Translate all project documentation to English
Breaking Changes
- Marked `name` as required in `app_info_create_localization`; API now returns 409 without it.
- Removed duplicate endpoint `metrics_list_diagnostics` (identical to `metrics_build_diagnostics`).
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About zelentsov-dev/asc-mcp
App Store Connect API server with 208 tools for managing apps, builds, TestFlight, subscriptions, reviews, and more — directly from any MCP client.
Related context
Related tools
Earlier breaking changes
- v3.1.0 `app_versions_set_review_details.attachment_file_id` replaced by separate `review_attachments_upload` call.
- v3.1.0 Moved app-level TestFlight contact and policy metadata from `builds_set_beta_localization` to corresponding `beta_app_*_localization` tools.
- v3.1.0 `builds_update_beta_detail` no longer accepts read-only fields `internal_build_state` or `external_build_state`.
- v3.0.0 Removed public prefixes `offer_codes_*`, `intro_offers_*`, `promo_offers_*`, and `winback_*` from v3 worker schema.
Beta — feedback welcome: [email protected]