Loomal

app-store-connect

MCP server by github.com/beautyfree/appstore-connect-mcp

App Store Connect API as MCP: apps, TestFlight, subscriptions, localizations, reports. JWT auth.

11 starsnpm: mcp-asc

About app-store-connect

app-store-connect is an MCP (Model Context Protocol) server published by beautyfree in the official MCP registry, listed under Security on Loomal. App Store Connect API as MCP: apps, TestFlight, subscriptions, localizations, reports. JWT auth.

It ships as an npm package (mcp-asc), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/beautyfree/appstore-connect-mcp, where the project has earned 11 GitHub stars.

Use app-store-connect with your agent

Claude Code · one command
claude mcp add app-store-connect -- npx -y mcp-asc
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "app-store-connect": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-asc"
      ]
    }
  }
}
npmmcp-asc

Frequently asked questions

What is app-store-connect?
app-store-connect is an MCP (Model Context Protocol) server by beautyfree in the Security category. App Store Connect API as MCP: apps, TestFlight, subscriptions, localizations, reports. JWT auth.
How do I connect app-store-connect to Claude, Cursor, or another MCP client?
Install app-store-connect from its npm package (mcp-asc) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is app-store-connect open source?
Yes — the source code is public at github.com/beautyfree/appstore-connect-mcp, with 11 GitHub stars.
Can AI agents pay to use app-store-connect?
Not yet through Loomal — app-store-connect is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain app-store-connect? Claim this listing free by verifying GitHub ownership, or contact us.