Home/Directory/Web & APIs/App Store Connect Server

App Store Connect Server

@JoshuaRileyDev · github.com/JoshuaRileyDev/app-store-connect-mcp-server

An MCP server to communicate with the App Store Connect API for iOS Developers

ClaimedWeb & APIsstdioToolslocal auth
GitHub

Install one command

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

Or add it with the Claude CLI: claude mcp add joshuarileydev-app-store-connect-mcp-server

Tools exposed 27 tools

list_apps
get_app_info
list_beta_groups
list_group_testers
add_tester_to_group
remove_tester_from_group
list_beta_feedback_screenshots
get_beta_feedback_screenshot
create_app_store_version
list_app_store_versions
list_app_store_version_localizations
get_app_store_version_localization
update_app_store_version_localization
create_bundle_id
list_bundle_ids
get_bundle_id_info
enable_bundle_capability
disable_bundle_capability
list_devices
list_users
create_analytics_report_request
list_analytics_reports
list_analytics_report_segments
download_analytics_report_segment
download_sales_report
download_finance_report
list_schemes

Configuration generate & copy

Values are filled in locally in your browser — nothing is sent anywhere.

claude_desktop_config.json
{
  "mcpServers": {
    "joshuarileydev-app-store-connect-mcp-server": {
      "command": "npx",
      "args": ["@smithery/cli", "install", "appstore-connect-mcp-server", "--client", "claude"],
      "env": {
        "APP_STORE_CONNECT_KEY_ID": "<your-app-store-connect-key-id>",
        "MAC_OS": "<your-mac-os>",
        "TV_OS": "<your-tv-os>",
        "VISION_OS": "<your-vision-os>",
        "PUSH_NOTIFICATIONS": "<your-push-notifications>",
        "GAME_CENTER": "<your-game-center>",
        "ONE_TIME_SNAPSHOT": "<your-one-time-snapshot>",
        "SUBSCRIPTION_EVENT": "<your-subscription-event>"
      }
    }
  }
}

Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.

Related

Similar servers

More in Web & APIs
Compare
@bytedance

Browser automation capabilities using Puppeteer, both support local and remote browser connection.

Web & APIsstdioRead-only no-auth
36.3k4w ago0 toolslocal
$npx @agent-tars/cli@latest
Compare
@mickael-kerjean

Remote Storage Access: SFTP, S3, FTP, SMB, NFS, WebDAV, GIT, FTPS, gcloud, azure blob, sharepoint, etc.

Web & APIsHTTPRead-only no-auth
14.3k1w ago0 toolslocal
Install command unavailable — see repo
Compare
@PipedreamHQ

Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.

Web & APIsSSERead-only no-auth
11.5k5d ago0 toolslocal
Install command unavailable — see repo