Loading MCP server directory, please wait...
MCP server for the Apple App Store Connect API - 101 tools for the full app lifecycle.
npx @getmcp/cli add io.github.forgeopslabs/appstore-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
ASC_ISSUER_IDApp Store Connect issuer UUID (Users and Access -> Integrations).
ASC_KEY_IDThe App Store Connect API key's Key ID.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.forgeopslabs/appstore-mcp": {
"command": "https://github.com/forgeopslabs/appstore-mcp/releases/download/v0.1.0/appstore-mcp.mcpb",
"env": {
"ASC_ISSUER_ID": "",
"ASC_KEY_ID": "",
"ASC_PRIVATE_KEY_PATH": "",
"ASC_PRIVATE_KEY": ""
}
}
}
}