App Store Connect MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm. Last commit 31 Aug 2026.
App Store Connect + StoreKit 2: 1,293 Apple operations behind 11 tools, writes confirmed.
We read the source, 12 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const file = path.join(ROOT, relative);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 @abd3lraouf/app-store-connect-mcp
{
"mcpServers": {
"app-store-connect-mcp": {
"args": [
"-y",
"@abd3lraouf/app-store-connect-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.app-store-connect-mcp]
command = "npx"
args = ["-y", "@abd3lraouf/app-store-connect-mcp"]
{
"mcpServers": {
"app-store-connect-mcp": {
"args": [
"-y",
"@abd3lraouf/app-store-connect-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"app-store-connect-mcp": {
"args": [
"-y",
"@abd3lraouf/app-store-connect-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ASC_KEY (keychain:<service> (recommended), or a path to your AuthKey .p8), ASC_ISSUER_ID (Issuer ID. Not needed if stored in the keychain envelope.), ASC_KEY_ID (API key ID. Not needed if stored in the keychain envelope.), ASC_BUNDLE_ID (Required for App Store Server API calls and to verify Apple's signatures.), ASC_APP_APPLE_ID (Numeric Apple ID. Apple requires it to verify Production signatures.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for the Apple App Store Connect API - 114 annotated tools, optional read-only mode.
AI-agent operations for App Store Connect and Google Play, with approval before live publishing.
Interact with Apple's App Store Connect API
Every App Store Connect + StoreKit 2 endpoint. 890 tools in 13 profiles, narrow to 27.
App Store Connect operator for AI agents: icons, TestFlight builds, listings, IAP, rejection fixes.
Security-first, self-hosted MCP server for Firefly III — 152 operations behind 5 scoped tools.
Safe-write Shopify operations: plan-before-execute writes with out-of-band approval and audit.
MCP server for Apple Store Connect API integration with OAuth authentication support
Answers built from our own checks of this server.