A

apple.com

Apple develops consumer and developer platforms including the App Store, Apple Music, and Siri integrations. Its public developer documentation includes APIs for managing App Store Connect resources and integrating media services with Siri and Apple Music.

3 integrations · MCP · REST

Apple exposes two documented HTTP APIs for developers—App Store Connect API and SiriKit Cloud Media—and a known Apple Music MCP endpoint; App Store Connect requires JWT bearer auth via an API key, SiriKit Cloud Media’s published spec shows no auth, and the MCP endpoint’s auth could not be confirmed from public docs.

discovered 1d ago
MCP servers1
REST · OpenAPI2
Credentials
App Store Connect API key + issuer ID used to sign JWT bearer tokenscompoundGet key

In App Store Connect API get started and Creating API Keys for App Store Connect API, Apple directs you to create an App Store Connect API key in App Store Connect, download the private key file, and use the key ID plus your issuer ID to sign a JWT for API requests. The resulting JWT is sent as Authorization: Bearer ....

conventions · 0/8 published

Publish these signals → /publishing