MCPdir β€” MCP Server Directory
πŸ‡¬πŸ‡§ πŸ‡ͺπŸ‡Έ

App Store Connect MCP Server

by JoshuaRileyDev

Manage your iOS apps and TestFlight from your AI agent

api Node.js Intermediate Self-hostable No API key
⭐ 297 stars πŸ“… Updated: 5mo ago

Description

App Store Connect MCP Server brings Apple's App Store Connect API to your AI agent through MCP. It lets you check app statuses, manage TestFlight builds, review app metadata, monitor sales and analytics, and handle app review submissions β€” all conversationally. For iOS and macOS developers who spend time in the App Store Connect dashboard, this server automates the most tedious parts of app management. The value proposition is strongest around release management. Your agent can check if your latest build has passed review, list TestFlight testers, inspect crash reports, and update app descriptions β€” tasks that normally require clicking through Apple's slow web interface. Having this information available conversationally in your editor saves context switches during release cycles. With 297 stars, it has a solid following among Apple platform developers. The last commit was September 2025, so active development has paused, but the App Store Connect API is relatively stable so the server should continue working. You need an App Store Connect API key (from Apple Developer portal), which requires an Apple Developer Program membership ($99/year).

βœ… Best for

iOS and macOS developers who want to manage app releases and TestFlight without leaving their editor

⏭️ Skip if

You do not publish apps to the Apple App Store

πŸ’‘ Use cases

  • Check build statuses and app review progress without opening App Store Connect
  • Manage TestFlight beta testing β€” list builds, add testers, check feedback
  • Monitor app sales, downloads, and crash reports through conversational queries

πŸ‘ Pros

  • βœ“ Covers the most-used App Store Connect operations (builds, TestFlight, metadata)
  • βœ“ Eliminates context-switching to Apple's slow web dashboard during releases
  • βœ“ Solid star count (297) among Apple platform developers

πŸ‘Ž Cons

  • βœ— Requires Apple Developer Program membership ($99/year) for API access
  • βœ— Last commit September 2025 β€” not actively maintained but still functional
  • βœ— Only covers Apple platforms β€” no Google Play equivalent in this server

πŸ’‘ Tips & tricks

Generate an App Store Connect API key in the Apple Developer portal under Users and Access > Integrations. Use a key with the Developer role (not Admin) to limit what the agent can do. The key is a .p8 file β€” store it securely and never commit it to version control.

Quick info

Author
JoshuaRileyDev
License
MIT
Runtime
Node.js
Transport
stdio
Category
api
Difficulty
Intermediate
Self-hostable
βœ…
API key
No API key needed
Docker
β€”
Version
0.0.0
Updated
Sep 2, 2025

Client compatibility

  • ❓ Claude Code
  • ❓ Cursor
  • ❓ VS Code Copilot
  • ❓ Gemini CLI
  • ❓ Windsurf
  • ❓ Cline
  • ❓ JetBrains AI
  • ❓ Warp

Platforms

🍎 macOS 🐧 Linux πŸͺŸ Windows