Skip to main content
Glama
yuraist

App Store Connect MCP Server

by yuraist

Related Servers

Alternatives to App Store Connect MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      A 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 npm
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      A 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.
      69
      82 npm
      13
      MIT
    • A
      license
      B
      quality
      C
      maintenance
      An unofficial MCP server for the App Store Connect API that enables automation of app management, reviews, TestFlight, analytics, and release processes through natural language.
      63
      40 npm
      2
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      An 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
      -

    TDQS

    B3.2/5.0

    Scored across 45 tools

    Disambiguation5/5

    Each tool targets a distinct resource-action pair, with clear separation between apps, versions, builds, beta groups, IAPs, subscriptions, product pages, and experiments. Even similar-sounding tools like list_subscription_groups vs list_subscriptions are unambiguously differentiated by their resource focus.

    Naming Consistency4/5

    Tool names generally follow a consistent verb_noun pattern (e.g., list_apps, get_build, create_iap). Minor deviations exist such as 'set_iap_price' vs 'update_iap' and 'submit_for_review' vs 'submit_iap_for_review', but these do not significantly hinder predictability.

    Tool Count2/5

    With 45 tools, the server is heavily over-scoped for an agent to navigate effectively. Many tools could be consolidated (e.g., update_app_description, update_whats_new, update_keywords could be a single update_localization tool), making this count more appropriate for a library than an MCP server.

    Completeness3/5

    The tool set covers a wide range of App Store Connect functionality, but gaps remain: no creation/deletion for beta groups, no update/delete for subscription offers, no delete for experiments, and no app version management beyond listing. These missing lifecycle operations create workflow dead ends.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues