Developer Tools
Trust: 39/100 (Limited)io.github.SardorbekR/appstore-connect Guide
MCP server for Apple's App Store Connect API. Manage apps, TestFlight, and more.
14 starsby SardorbekR
Quick Start
Install
npx asc-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-sardorbekr-appstore-connect": {
"command": "npx",
"args": [
"asc-mcp"
]
}
}
}