74
/ 100
1 day ago
glama

appstoreconnect-mcp

MCP server for Apple App Store Connect API, enabling management of apps, subscriptions, pricing, and more from MCP-compatible clients. Features subscription pricing with Purchasing Power Parity rebalance.

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
⚠️
Tool descriptions don’t match what handlers do
2 tools describe read intent but their handlers mutate — asc_download_analytics_report_segment (line 326: writeFileSync(saveTo, csv)); asc_get_sales_report (line 222: writeFileSync(input.saveTo, tsv))
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.
configASC_IAP_ISSUER_IDIssuer UUID from the In-App Purchase keys tab (different from ASC_ISSUER_ID)
configASC_IAP_KEY_ID10-character Key ID for the IAP key
configASC_IAP_PRIVATE_KEY_PATHPath to the IAP signing .p8 (~ is expanded)
configASC_ISSUER_ID"": "...",
configASC_KEY_ID"": "...",
configASC_PRIVATE_KEY_PATH"": "~/.appstore/AuthKey_XXXXXXXXXX.p8"
configASC_VENDOR_NUMBERDefault vendor number for sales/finance report downloads
// 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 8 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/akoskomuves-appstoreconnect-mcp-1dsgl6)](https://m8ven.ai/mcp/akoskomuves-appstoreconnect-mcp-1dsgl6)
commit: 349bcb308b02c89d71ad35085442f548c8cd7f5f
code hash: d83695cf352ec888bf1b5005c67937dc578e4637ec936f1a1e1daec09bbe0a64
verified: 7/30/2026, 7:59:44 PM
view raw JSON →