App Store Connect
App Store Connect MCP tools packaged as an Open Plugins plugin.
cursor.directory·↓ 0
MCP
app-store-connect
MCP server: app-store-connect
{
"command": "npx",
"args": [
"-y",
"mcp-asc"
],
"cwd": "${PLUGIN_ROOT}",
"env": {
"APP_STORE_CONNECT_KEY_ID": "YOUR_KEY_ID",
"APP_STORE_CONNECT_ISSUER_ID": "YOUR_ISSUER_ID",
"APP_STORE_CONNECT_P8_PATH": "/absolute/path/to/AuthKey_XXXXX.p8",
"APP_STORE_CONNECT_VENDOR_NUMBER": "YOUR_VENDOR_NUMBER_OPTIONAL"
}
}Skill
app-store-connect
Use App Store Connect MCP tools to manage apps, TestFlight, subscriptions, and store metadata.
Use this skill when the user asks to work with App Store Connect data:
- list or inspect apps, versions, and metadata
- manage TestFlight testers, groups, and builds
- work with subscriptions, prices, and availability
- submit review and process customer reviews
- download sales or finance reports
Prefer MCP tool calls over manual instructions whenever possible.