Skip to content

zelentsov-dev/asc-mcp

v2.4.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 26d MCP SaaS Integrations
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-tools app-store-connect claude ios mcp model-context-protocol
+2 more
swift testflight

Summary

AI summary

Added local read-only webhook receiver helpers for Apple App Store Connect.

Full changelog

Summary

v2.4.0 adds local, read-only webhook receiver helpers on top of the existing App Store Connect webhook management tools.

Added

  • webhooks_verify_signature verifies Apple x-apple-signature HMAC-SHA256 values against the exact raw request body.
  • webhooks_parse_payload parses webhook envelopes and direct Apple event payloads, including nested event payload JSON.
  • webhooks_triage_event produces severity, next steps, and recommended MCP tool calls for build, version, beta feedback, and delivery failure scenarios.

Changed

  • WebhooksWorker now exposes 11 tools; the server exposes 348 tools across 36 worker domains.
  • Read-only mode now explicitly allows local *_verify, *_parse, and *_triage tools.
  • README, CHANGELOG, SECURITY, runtime server version, coverage matrix, and generated OpenAPI coverage report are aligned to v2.4.0.

Verification

  • swift build
  • swift build -c release with zero warning: lines
  • swift test — 498 tests passed
  • git diff --check

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

Track zelentsov-dev/asc-mcp

Get notified when new releases ship.

Sign up free

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.

All releases →

Related context

Earlier breaking changes

  • v3.0.0 Removed public prefixes `offer_codes_*`, `intro_offers_*`, `promo_offers_*`, and `winback_*` from v3 worker schema.

Beta — feedback welcome: [email protected]