appstore connect for Cline
io.github.sardorbekr/appstore-connect
MCP server for Apple's App Store Connect API. Manage apps, TestFlight, and more.
client:Cline
transport:stdio
runtime:npm
Install appstore connect in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"appstore-connect": {
"command": "npx",
"args": [
"-y",
"asc-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs