Enterprise DNA
M MCP Servers Developer low

joshuarileydev/app-store-connect-mcp-server

by Various

πŸ“‡ 🏠 - An MCP server to communicate with the App Store Connect API for iOS Developers

J

MCP

joshuarileydev/app-store-connect-mcp-server

Added 1 June 2026

Overview

An MCP server that wraps the App Store Connect API, enabling iOS developers to manage app metadata, releases, and analytics through natural language or automated workflows. It uses TypeScript and communicates via the Model Context Protocol.

Best for

Best for
iOS developers who want to automate or chat with App Store Connect tasks

Use cases

  • Query app analytics and sales reports via chat
  • Automate app version submissions and metadata updates
  • Manage testflight builds and user invitations

How to use

Install

npx @smithery/cli install appstore-connect-mcp-server --client claude

Tested with

Claude Desktop, Cursor

Example client config

{\n  "mcpServers": {\n    "app-store-connect": {\n      "command": "npx",\n      "args": [\n        "-y",\n        "appstore-connect-mcp-server"\n      ],\n      "env": {\n        "APP_STORE_CONNECT_KEY_ID": "YOUR_KEY_ID",\n        "APP_STORE_CONNECT_ISSUER_ID": "YOUR_ISSUER_ID",\n        "APP_STORE_CONNECT_P8_PATH": "/path/to/your/auth-key.p8",\n        "APP_STORE_CONNECT_VENDOR_NUMBER": "YOUR_VENDOR_NUMBER_OPTIONAL"\n      }\n    }\n  }\n}

Notes

An MCP server that wraps the App Store Connect API, enabling iOS developers to manage app metadata, releases, and analytics through natural language or automated workflows. It uses TypeScript and communicates via the Model Context Protocol.

324 stars on GitHub. Last updated 2025-09-02. Licensed MIT.

Use cases

  • Query app analytics and sales reports via chat
  • Automate app version submissions and metadata updates
  • Manage testflight builds and user invitations

Pros

  • Simplifies App Store Connect interactions for non-Apple tools
  • Open source with active community (324 stars)
  • TypeScript codebase is easy to extend or audit

Cons

  • Requires Apple Developer account and API key setup
  • Limited to App Store Connect operations only
  • Dependent on MCP client compatibility

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Simplifies App Store Connect interactions for non-Apple tools
  • Open source with active community (324 stars)
  • TypeScript codebase is easy to extend or audit

Cons

  • Requires Apple Developer account and API key setup
  • Limited to App Store Connect operations only
  • Dependent on MCP client compatibility
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks