A
Appstore Rejections MCP
MCP server for Apple App Store rejection reasons, solutions, and real-world cases
创建于 2/15/2026
更新于 9 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-appstore-rejections-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"robertojoseph-appstore-rejections-mcp": {
"command": "npx",
"args": [
"robertojoseph-appstore-rejections-mcp"
]
}
}
}