Every App Store Connect + StoreKit 2 endpoint. 883 tools in 13 profiles, narrow to 24.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@erayendes/asc-mcp · npm · 2.2.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.erayendes/asc-mcp",
"description": "Every App Store Connect + StoreKit 2 endpoint. 883 tools in 13 profiles, narrow to 24.",
"title": "Heimdall",
"repository": {
"url": "https://github.com/erayendes/app-store-connect-mcp",
"source": "github"
},
"version": "2.2.0",
"websiteUrl": "https://github.com/erayendes/app-store-connect-mcp/blob/main/docs/GUIDE.md",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@erayendes/asc-mcp",
"version": "2.2.0",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Which slice of App Store Connect to serve. One of app-info, distribution, monetization, marketing, access, testflight, analytics, provisioning, game-center, app-clips, xcode-cloud, webhooks, background-assets. Narrow further with a colon — monetization:subscription-pricing is 26 tools instead of 206. Omit it to serve the default working set, which is larger.",
"type": "positional",
"valueHint": "profile"
}
],
"environmentVariables": [
{
"description": "App Store Connect API Key ID. Normally written for you by `npx -y @erayendes/asc-mcp setup`.",
"name": "ASC_KEY_ID"
},
{
"description": "App Store Connect Issuer ID (a UUID). Normally written for you by `setup`.",
"name": "ASC_ISSUER_ID"
},
{
"description": "The .p8 private key as PEM text. Prefer `setup`, which stores it in the macOS Keychain instead of any config file; set this only where a Keychain is unavailable, such as CI.",
"isSecret": true,
"name": "ASC_PRIVATE_KEY"
},
{
"description": "Path to the .p8 file, as an alternative to pasting its contents. Off macOS this is what `setup` records.",
"name": "ASC_PRIVATE_KEY_PATH"
},
{
"description": "Bundle ID of one app. Only needed by the StoreKit 2 transaction tools on the monetization profile.",
"name": "ASC_BUNDLE_ID"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-18T13:38:33.722209Z",
"publishedAt": "2026-08-18T13:38:33.722209Z",
"updatedAt": "2026-08-18T13:38:33.722209Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 2.2.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.