# @abd3lraouf/app-store-connect-mcp

App Store Connect + StoreKit 2: 1,293 Apple operations behind 11 tools, writes confirmed.

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 1.3.0
- **Author:** io.github.abd3lraouf-studios
- **License:** Unknown
- **npm:** @abd3lraouf/app-store-connect-mcp
- **Source:** https://github.com/abd3lraouf-studios/app-store-connect-mcp
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 1 day

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-01T14:51:09.713Z
- **Version scanned:** 1.3.0
- **CVEs:** none found by OSV at scan time

## Tools

19 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `asc_pricing_get` — Read subscription pricing across every territory for an app, with the currency resolved and
- `asc_pricing_set` — Change a subscription price. `preserve_current_price` is required and has no default: true keeps
- `asc_preflight_version` — Answer "can this version actually be submitted?" across build state, export compliance, every
- `asc_listing_screenshots` — List the screenshot sets and screenshots on a version, with each asset’s delivery state. Uses
- `asc_upload_screenshot` — Upload a screenshot image, performing Apple’s full reserve → upload → commit sequence: reserve a
- `asc_analytics_report` — Fetch an analytics report as rows. Walks request → report → instance → every segment, downloads
- `asc_upload_iap_screenshot` — Upload the App Store review screenshot for an in-app purchase, performing Apple’s reserve →
- `asc_availability_set` — Turn an app’s App Store availability on or off, territory by territory. Apple offers no bulk
- `release-readiness` — Check whether an app version can actually be submitted: build state, export compliance, localisations, screenshots and any open submission.
- `app` — Bundle ID, app name, or numeric Apple ID.
- `pricing-audit` — Review subscription pricing across territories for one app, and flag anything inconsistent or missing.
- `review-triage` — Summarise recent customer reviews into themes and pick out the ones worth answering.
- `days` — How far back to look. Default 14.
- `testflight-status` — Report which builds are with which tester groups, and what is blocked.
- `asc_status` — Verify credentials and report what this server can reach, including the remaining rate-limit budget.
- `asc_search_endpoints`
- `asc_describe_endpoint` — Full detail for one operation: every parameter, the request body schema with real field names,
- `asc_call` — Read from Apple. Handles both APIs, path and query parameters, and pagination.
- `asc_write` — Change something in App Store Connect: create, update or delete.

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"app-store-connect\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@abd3lraouf/app-store-connect-mcp\"\n      ],\n      \"env\": {\n        \"ASC_KEY\": \"<YOUR_ASC_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `ASC_KEY` — Asc Key (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (1 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Extensive blast radius — mutates data; holds an api key.
- Floor 48, ceiling 48 (tier: extensive)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40abd3lraouf%2Fapp-store-connect-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40abd3lraouf%2Fapp-store-connect-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40abd3lraouf%2Fapp-store-connect-mcp
- HTML page: https://forgeregistry.com/registry/%40abd3lraouf%2Fapp-store-connect-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
