drio
Open app

App Store Connect MCP Server

Source

Catalog onlyCatalog onlySTDIO

Overview

App Store Connect MCP Server is a Model Context Protocol (MCP) server designed for seamless interaction with the App Store Connect API, enabling users to manage beta testers, beta groups, and applications in App Store Connect effectively.

To use the App Store Connect MCP Server, add the provided configuration to your Claude Config JSON file and ensure to fill in your App Store Connect keys and path.

  • Tools for managing beta testers and groups. - Easy integration with App Store Connect API. - Command-line interface for server commands execution.
  1. Streamlining the beta testing process for apps.
  2. Effortlessly managing app group configurations.
  3. Providing an automated way to handle TestFlight beta testers.

Add to your AI client

Use these steps to connect App Store Connect MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "app-store-connect-mcp-server-joshuarileydev": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-app-store-connect-mcp-server-joshuarileydev"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "app-store-connect-mcp-server-joshuarileydev": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-app-store-connect-mcp-server-joshuarileydev"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "app-store-connect-mcp-server-joshuarileydev": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-app-store-connect-mcp-server-joshuarileydev"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "app-store-connect-mcp-server-joshuarileydev": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-app-store-connect-mcp-server-joshuarileydev"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "app-store-connect-mcp-server-joshuarileydev": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-app-store-connect-mcp-server-joshuarileydev"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "app-store-connect-mcp-server-joshuarileydev": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-app-store-connect-mcp-server-joshuarileydev"
      ]
    }
  }
}

FAQ

What do I need to set up App Store Connect MCP Server?

You will need your App Store Connect KEY ID, ISSUER ID, and the path to your P8 file to configure the server properly.

Can I manage multiple apps with this server?

Yes! The App Store Connect MCP Server allows you to manage multiple apps efficiently within the same configuration.

Is there any cost associated with using the App Store Connect MCP Server?

The usage of the server is dependent on your implementation and is generally considered open-source.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":400,"uuid":"6678f76d-59a6-4480-93de-002dbe9537e6","name":"app-store-connect-mcp-server","title":"App Store Connect MCP Server","description":"","avatar_url":"https://avatars.githubusercontent.com/u/59296334?v=4","created_at":"2024-12-15T06:46:13.783Z","updated_at":"2024-12-16T06:52:42.936Z","status":"created","author_name":"JoshuaRileyDev","author_avatar_url":"https://avatars.githubusercontent.com/u/59296334?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/JoshuaRileyDev/app-store-connect-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"48\",\"license\":\"\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2024-12-19 15:22:54\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]