HomeDevelopment › appstore-connect-mcp

appstore-connect-mcp

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

TypeScript
★ 23 stars Last pushed 2026-06-18 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.4)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "appstore-connect-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry