App Store Connect runs on your own machine — the client starts it, so there is no endpoint to ping. 132 installs a week from npm. Last commit 27 Apr 2026.
App Store Connect API as MCP: apps, TestFlight, subscriptions, localizations, reports. JWT auth.
We read the source, 1 h ago · rules 3dff92dd89df
Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.
mcp-asc похож на mcp-gsc
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch App Store Connect and you get told the day something new turns up.
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 -- npx -y mcp-asc
{
"mcpServers": {
"app-store-connect": {
"args": [
"-y",
"mcp-asc"
],
"command": "npx"
}
}
}
[mcp_servers.app-store-connect]
command = "npx"
args = ["-y", "mcp-asc"]
{
"mcpServers": {
"app-store-connect": {
"args": [
"-y",
"mcp-asc"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"app-store-connect": {
"args": [
"-y",
"mcp-asc"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
APP_STORE_CONNECT_KEY_ID (API Key ID from App Store Connect (Users and Access → Integrations → App Store Connect API)), APP_STORE_CONNECT_ISSUER_ID (Issuer ID from App Store Connect), APP_STORE_CONNECT_P8_PATH (Path to your .p8 private key file (downloaded from App Store Connect)), APP_STORE_CONNECT_VENDOR_NUMBER (Vendor number; required for sales and finance reports only).
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 MCP: apps, TestFlight, reviews, sales reports, and team users.
Every NinjaOne report, plus a local store that answers fleet-wide questions no single API call can
Stripe billing for indie apps: plans, coupons, subscriptions, customers and revenue reporting.
Hosted Stripe MCP server: 18 tools for payments, subscriptions, invoicing, customers, and reporting.
Manage your NanoCart store from any AI agent: products, orders, coupons, subscribers, reports.
MCP server for Asaas — billing automation, Pix, boleto, credit card, subscriptions
Mailchimp via MCP: draft, test, and send campaigns; manage audiences and subscribers; pull reports.
Answers built from our own checks of this server.