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. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/mgcrea/mcp-appstore-connect'
If you have feedback or need assistance with the MCP directory API, please join our Discord server