zelentsov-dev/asc-mcp
App Store Connect API server with 208 tools for managing apps, builds, TestFlight, subscriptions, reviews, and more — directly from any MCP client.
Quick Start
Clone the repository:
git clone https://github.com/zelentsov-dev/asc-mcpClaude Desktop configuration example:
{
"mcpServers": {
"asc-mcp": {
"command": "npx",
"args": [
"-y",
"zelentsov-dev/asc-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.