SERVER

App Store Connect

Rank #11147

io.github.beautyfree/app-store-connect

MCP server providing app-store-connect capabilities

First listed
Mar 7, 2026
Last publish date
Mar 7, 2026
OVERVIEW

App Store Connect is a Model Context Protocol (MCP) server published by beautyfree. It ranks #11147 of 58,832 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. App Store Connect is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Mar 7, 2026 and most recently updated on Mar 7, 2026.

STANDING
#11,147of 58,832 tracked serversTop 25%

Ranks ahead of 47,685 of 58,832 servers on MCP Toplist.

CONNECT

Use App Store Connect

Add App Store Connect to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "app-store-connect": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-asc"
      ],
      "env": {
        "APP_STORE_CONNECT_KEY_ID": "<your APP_STORE_CONNECT_KEY_ID>",
        "APP_STORE_CONNECT_ISSUER_ID": "<your APP_STORE_CONNECT_ISSUER_ID>",
        "APP_STORE_CONNECT_P8_PATH": "<your APP_STORE_CONNECT_P8_PATH>",
        "APP_STORE_CONNECT_VENDOR_NUMBER": "<your APP_STORE_CONNECT_VENDOR_NUMBER>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 3 registries

ORGANIZATION

beautyfree

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
2.0.4Mar 7, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is App Store Connect?
MCP server providing app-store-connect capabilities
Who maintains App Store Connect?
App Store Connect is maintained by beautyfree, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is App Store Connect an official MCP server?
Yes — App Store Connect is listed on the Official MCP Registry, alongside PulseMCP and Glama.
How many versions does App Store Connect have?
MCP Toplist tracks 2 versions of App Store Connect, most recently published on Mar 7, 2026.
Where can I find the source code for App Store Connect?
The source code for App Store Connect is hosted at github.com/beautyfree/appstore-connect-mcp.
EXPLORE