MCPVault
App Store Connect MCP Server logo

App Store Connect MCP Server

未申請

作者: JoshuaRileyDev

No description provided.

インストール

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

未申請リスティング

このMCPサーバーはあなたのものですか?

このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。

このサーバーを申請する

ツール(40個)

add_tester_to_group

Add a new tester to a beta group.

appId

(required): The ID of the app

appStoreState

Filter by state (e.g., READYFORSALE, PREPAREFORSUBMISSION)

appStoreVersionId

(required): The ID of the app store version

buildId

(optional): Filter by build ID

bundleId

(optional): Filter by bundle identifier

copyright

(optional): Copyright text for this version

create_app_store_version

Create a new app store version for an app.

create_bundle_id

Register a new bundle ID for app development.

downloadScreenshot

(optional): Download the screenshot image (default: true)

earliestReleaseDate

(optional): ISO 8601 date string (required when releaseType is SCHEDULED)

email

(required): Email address of the tester

feedbackId

(required): The ID of the feedback

field

(required): Field to update (description, keywords, marketingUrl, promotionalText, supportUrl, whatsNew)

filter

(optional): Filter options

firstName

(optional): Tester's first name

get_app_info

Get detailed information about a specific app.

get_app_store_version_localization

Get detailed information about a specific localization.

get_beta_feedback_screenshot

Get detailed information about a specific beta feedback screenshot.

groupId

(required): The ID of the beta group

identifier

(required): The bundle ID string (e.g., 'com.example.app')

include

(optional): Related resources to include (e.g., appClips, appInfos, appStoreVersions, betaGroups, builds)

includeBuilds

(optional): Include build information

includeTesters

(optional): Include tester information

lastName

(optional): Tester's last name

limit

(optional): Maximum number of apps to return (default: 100, max: 200)

list_app_store_version_localizations

Get all localizations for a specific app store version.

list_app_store_versions

Get all app store versions for a specific app.

list_apps

Get a list of all apps in App Store Connect.

list_beta_feedback_screenshots

List beta feedback screenshot submissions.

list_beta_groups

List all beta testing groups (internal and external).

list_group_testers

List testers in a specific beta group.

localizationId

(required): The ID of the localization

platform

(required): The platform (IOS, MACOS, TVOS, VISIONOS)

releaseType

(optional): How the app should be released (MANUAL, AFTERAPPROVAL, SCHEDULED)

remove_tester_from_group

Remove a tester from a beta group.

testerId

(required): The ID of the tester

update_app_store_version_localization

Update a specific field in an app store version localization.

value

(required): New value for the field

versionString

(required): Version string in format X.Y or X.Y.Z (e.g., '1.0' or '1.0.0')