App Store Connect MCP
by wiseappsai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ASC_KEY_ID | Yes | App Store Connect API key id. | |
| ASC_BASE_URL | No | Override API base URL. Default https://api.appstoreconnect.apple.com. | https://api.appstoreconnect.apple.com |
| ASC_TOOLSETS | No | Comma-separated toolsets or all. Default all. | all |
| ASC_ISSUER_ID | Yes | App Store Connect issuer id. | |
| ASC_LOG_LEVEL | No | error, warn, info, or debug. Default info. | info |
| ASC_READ_ONLY | No | true hides mutating actions. Default false. | false |
| ASC_PRIVATE_KEY | No | Inline .p8 private key. | |
| ASC_VENDOR_NUMBER | No | Optional default vendor number. | |
| ASC_PRIVATE_KEY_PATH | No | Path to the downloaded .p8 private key. |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wiseappsai/app-store-connect-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server