asc-mcp-server

muhammetali/asc-mcp-server
★ 0 stars TypeScript AI/LLM Updated 5d ago
App Store Connect MCP Server - Manage iOS releases, TestFlight, screenshots, and review submissions from Claude Code
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "asc-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "muhammetali/asc-mcp-server"
      ]
    }
  }
}

README Excerpt

A powerful [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server for managing iOS app releases, TestFlight distribution, screenshots, and review submissions **directly from your AI Assistant** (Claude, Gemini, etc.). No more clicking through App Store Connect for 20 minutes just to submit a new version. Let your AI agent handle the deployment pipeline.

Tools (20)

asc_add_build_to_beta_groupasc_assign_buildasc_create_versionasc_delete_all_screenshotsasc_delete_screenshotasc_financial_reportasc_get_app_infoasc_get_build_detailsasc_get_rejection_reasonsasc_get_review_submissionasc_get_testflight_feedbackasc_get_version_localizationsasc_list_appsasc_list_beta_groupsasc_list_buildsasc_list_screenshot_setsasc_list_versionsasc_sales_reportasc_set_testflight_whats_newasc_submit_for_review