App Store Connect MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 241 installs a week from npm. Last commit 18 Sep 2026.
App Store Connect MCP: apps, TestFlight, reviews, sales reports, and team users.
Today is the operative word: we check App Store Connect MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add app-store-connect-mcp -- npx -y @chrischall/app-store-connect-mcp
{
"mcpServers": {
"app-store-connect-mcp": {
"args": [
"-y",
"@chrischall/app-store-connect-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.app-store-connect-mcp]
command = "npx"
args = ["-y", "@chrischall/app-store-connect-mcp"]
{
"mcpServers": {
"app-store-connect-mcp": {
"args": [
"-y",
"@chrischall/app-store-connect-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"app-store-connect-mcp": {
"args": [
"-y",
"@chrischall/app-store-connect-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
APP_STORE_CONNECT_KEY_ID (10-character App Store Connect API Key ID (e.g. ABC1234567).), APP_STORE_CONNECT_ISSUER_ID (Team Issuer ID (UUID) from App Store Connect → Users and Access → Integrations.), APP_STORE_CONNECT_PRIVATE_KEY_PATH (Absolute path to your downloaded .p8 private key file. Either this or APP_STORE_CONNECT_PRIVATE_KEY is required.), APP_STORE_CONNECT_PRIVATE_KEY (PEM contents of your .p8 private key. Either this or APP_STORE_CONNECT_PRIVATE_KEY_PATH is required.).
The author declared them in the registry entry; get the values from the project itself.
App Store Connect for MCP clients: PPP pricing, subscriptions, TestFlight, reviews, reports & more
App Store Connect API as MCP: apps, TestFlight, subscriptions, localizations, reports. JWT auth.
Connect AI assistants to Itcons.app work orders, reports, projects, users, and resources.
TalentLMS MCP server: users, courses, groups, branches, reporting, and assessments
Connect AI agents to multiple Shopify Admin stores for reports, comparisons, and guarded updates.
Durable tasks, reports, reviews and branch convergence for multi-agent teams over local files.
MCP server for the Google AdMob API — apps, ad units, mediation, and revenue reports
RISE CRM MCP server — 36 tools across CRM, projects, tickets, finance, sales, HR, and reports.
Answers built from our own checks of this server.