Loomal

appstore-connect

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

MCP server for Apple's App Store Connect API. Manage apps, TestFlight, and more.

24 starsnpm: asc-mcp

About appstore-connect

appstore-connect is an MCP (Model Context Protocol) server published by sardorbekr in the official MCP registry, listed under E-commerce & Retail on Loomal. MCP server for Apple's App Store Connect API. Manage apps, TestFlight, and more.

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

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

Use appstore-connect with your agent

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

Frequently asked questions

What is appstore-connect?
appstore-connect is an MCP (Model Context Protocol) server by sardorbekr in the E-commerce & Retail category. MCP server for Apple's App Store Connect API. Manage apps, TestFlight, and more.
How do I connect appstore-connect to Claude, Cursor, or another MCP client?
Install appstore-connect from its npm package (asc-mcp) 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 appstore-connect open source?
Yes — the source code is public at github.com/sardorbekr/appstore-connect-mcp, with 24 GitHub stars.
Can AI agents pay to use appstore-connect?
Not yet through Loomal — appstore-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 appstore-connect? Claim this listing free by verifying GitHub ownership, or contact us.