Skip to main content
Glama
mohn93

App Store Connect MCP Server

by mohn93

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ASC_KEY_IDYesYour App Store Connect API Key ID
ASC_ISSUER_IDYesYour App Store Connect Issuer ID
ASC_PRIVATE_KEY_PATHYesPath to your private key (.p8) file

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_appsB

List all apps in your App Store Connect account

get_appA

Get detailed information about a specific app

list_buildsA

List builds for an app. Filter by processing state or version.

get_buildB

Get detailed information about a specific build

list_app_versionsB

List all App Store versions for an app

get_app_versionB

Get detailed information about a specific app version

submit_for_reviewA

Submit an app store version for App Review. The version must be in READY_FOR_REVIEW state.

list_beta_groupsA

List TestFlight beta groups for an app

list_beta_testersA

List beta testers, optionally filtered by beta group

add_beta_testerB

Add a beta tester to a beta group by email

list_usersA

List all users (team members) and their roles in App Store Connect

list_devicesA

List registered devices in your developer account

list_bundle_idsC

List registered bundle identifiers

list_customer_reviewsB

List customer reviews for an app

respond_to_reviewB

Respond to a customer review

list_certificatesB

List signing certificates in your developer account

list_profilesB

List provisioning profiles

list_in_app_purchasesC

List in-app purchases for an app

list_subscriptionsB

List subscription groups for an app

get_sales_reportC

Request a sales or financial report. Returns report data as text.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/mohn93/asc-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server