MCP

App Store Rejections MCP

An MCP server that gives AI agents access to App Store rejection data, real-world cases, and Apple's Review Guidelines.

iOS 11 stars Updated 4 weeks ago

When to Use

Your app got rejected and you're staring at a vague guideline reference. You want your agent to pull up what other developers did when they hit the same rejection.

Use Cases

  1. Using App Store Rejections MCP, look up guideline 2.1 and tell me why my app got rejected and how to fix it
  2. Find rejection cases related to in-app purchases and show me what other devs changed to get approved
  3. My app was rejected for "insufficient content" — pull up similar cases and tell me what worked
  4. Check the most common rejection reasons so I can audit my app before I submit

Installation

Claude Code
claude mcp add --transport stdio appstore-rejections -- npx -y appstore-rejections-mcp
Cursor / Claude Desktop
{"mcpServers": {"appstore-rejections": {"command": "npx", "args": ["-y", "appstore-rejections-mcp"]}}}

Prerequisites

  • Node.js >= 18

Related Tools

Explore More