asc-mcp
Related Servers
Alternatives to asc-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityAmaintenanceMCP server for App Store Connect API with 208 tools across 25 workers. Manage apps, builds, TestFlight, in-app purchases, subscriptions, reviews, provisioning, screenshots, analytics, and more — directly from Claude, Cursor, VS Code, or any MCP client. Multi-account support, worker filtering, JWT auth.69MIT
- AlicenseNot gradedqualityBmaintenanceA Model Context Protocol server that exposes the entire Apple App Store Connect API (1,200+ operations) as MCP tools, enabling AI assistants to query apps, manage builds, handle submissions, read analytics, and more.10 npmMIT
- FlicenseNot gradedqualityBmaintenanceAn MCP server that exposes the Apple App Store Connect API to AI agents, enabling management of apps, metadata, in-app purchases, subscriptions, TestFlight, provisioning, reviews, analytics, and more through 113 curated tools plus two generic JSON:API escape-hatch tools.2-
- AlicenseBqualityCmaintenanceAn unofficial MCP server for the App Store Connect API that enables automation of app management, reviews, TestFlight, analytics, and release processes through natural language.6346 npm2MIT
- AlicenseAqualityCmaintenanceA Model Context Protocol (MCP) server that connects Cursor, Claude Desktop, and other MCP clients to the official App Store Connect API—so you can manage iOS/macOS apps, TestFlight, in-app subscriptions, and store metadata via chat or automated tool calls.6983 npm13MIT
- AlicenseAqualityDmaintenanceA Model Context Protocol (MCP) server for Apple's App Store Connect API. Manage your iOS, macOS, tvOS, and visionOS apps directly from Claude, Cursor, or any MCP-compatible client.5246 npm23MIT
TDQS
Scored across 41 tools
Most tools target a distinct resource and action, so an agent can usually tell list_apps from app_details, and attach_build from assign_build_to_group. The main ambiguity is the overloaded word 'review' (customer reviews vs App Review status) and the overlap between list_reviews and triage_reviews, but the descriptions clarify those boundaries.
The majority of tools follow a readable list_/reate_/et_/upload_ verb_noun pattern, and all names are snake_case. However, a sizable minority are noun phrases such as sales_report, app_details, metadata_diff, and competitor_snapshot, and there are asc_ prefixed helper tools plus set_ vs setup_ verbs, so the naming pattern is mixed rather than fully consistent.
41 tools is a very large surface for an MCP server, well beyond the 16-25 band that already feels heavy. Even though App Store Connect is broad, the set could consolidate related operations or reduce browsing load.
The core App Store submission lifecycle is well covered: metadata, builds, screenshots, preflight, submit, review status, release, phased rollout, plus TestFlight, IAPs, and analytics. Gaps remain around IAP catalog management and beta tester removal, but they are not fatal for the main workflow.