App Store Connect

MCP server for the Apple App Store Connect API - 101 tools for the full app lifecycle.

stdiocommunityservice

Package Details

Transportstdio
File SHA2566237aeb7e8d4d4a7b55c64911787111515326182b5cb1b89d78443800152f66c

Environment Variables

ASC_ISSUER_ID(str)
Required

App Store Connect issuer UUID (Users and Access -> Integrations).

ASC_KEY_ID(str)
Required

The App Store Connect API key's Key ID.

ASC_PRIVATE_KEY_PATH(str)

Path to the downloaded .p8 private key (or use ASC_PRIVATE_KEY for inline PEM).

ASC_PRIVATE_KEY(str)
Secret

Inline .p8 PEM contents (alternative to ASC_PRIVATE_KEY_PATH).