developer tools
App Store Connect Mcp Server
An MCP server to communicate with the App Store Connect API for iOS Developers
typescript
local
developer tools
Installation
npx -y joshuarileydev/app-store-connect-mcp-serverConfiguration
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
joshuarileydev/app-store-connect-mcp-server
An MCP server to communicate with the App Store Connect API for iOS Developers
GitHub: https://github.com/JoshuaRileyDev/app-store-connect-mcp-server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub