Loading MCP server directory, please wait...
MCP server for the Apple App Store Connect API - 114 annotated tools, optional read-only mode.
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.3.1/appstore-mcp.mcpb",
"env": {
"ASC_ISSUER_ID": "",
"ASC_KEY_ID": "",
"ASC_PRIVATE_KEY_PATH": "",
"ASC_PRIVATE_KEY": "",
"ASC_READ_ONLY": "",
"ASC_TOOLS": ""
}
}
}
}