Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ASC_KEY_ID | No | The App Store Connect API Key ID. | |
| ASC_ISSUER_ID | No | The App Store Connect API Issuer ID. | |
| ASC_PRIVATE_KEY | No | The literal content of the .p8 private key (alternative to ASC_PRIVATE_KEY_PATH). | |
| ASC_COMPANY_NAME | No | Optional name for the App Store Connect company or team. | |
| ASC_MCP_COMPANIES | No | Path to a companies.json configuration file for managing multiple accounts. | |
| ASC_VENDOR_NUMBER | No | The vendor number required for analytics and sales reports, found in App Store Connect Sales and Trends. | |
| ASC_PRIVATE_KEY_PATH | No | The absolute path to the .p8 private key file downloaded from App Store Connect. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |