developer tools

App Store Connect Mcp Server

An MCP server to communicate with the App Store Connect API for iOS Developers

0
View on GitHub

Installation

npx -y joshuarileydev/app-store-connect-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "app-store-connect-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "joshuarileydev/app-store-connect-mcp-server"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →