App Store Connect MCP Server
by mgcrea
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APP_STORE_CONNECT_P8 | No | Inline PEM contents of the .p8 file (for Docker/CI). | |
| APP_STORE_CONNECT_DEBUG | No | Set to '1' to log to stderr. | |
| APP_STORE_CONNECT_KEY_ID | Yes | The 10-character Key ID from App Store Connect. | |
| APP_STORE_CONNECT_P8_PATH | No | Path to the AuthKey_XXXX.p8 file. | |
| APP_STORE_CONNECT_ISSUER_ID | Yes | The Issuer ID (a UUID) from App Store Connect. | |
| APP_STORE_CONNECT_MAX_RETRIES | No | Retry budget for 401/429/5xx. Defaults to 3. | |
| APP_STORE_CONNECT_ALLOW_WRITES | No | Set to '1' to register the write tools. Off by default. | |
| APP_STORE_CONNECT_METADATA_ROOT | No | Where the listing tree lives. Defaults to fastlane/metadata. | |
| APP_STORE_CONNECT_VENDOR_NUMBER | No | Needed by the sales/finance reports only, not by analytics. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityActive
ResponsivenessNo issues