-
securityA
license-
qualityAn MCP Server Integration with Apple Shortcuts
Last updated -
2
71
91
JavaScript
Apache 2.0
用于与 App Store Connect API 交互的模型上下文协议 (MCP) 服务器。此服务器提供用于管理 App Store Connect 中的应用、Beta 测试人员、软件包 ID、设备和功能的工具。
将以下内容添加到您的 Claude Desktop 配置文件中:
list_apps
:获取 App Store Connect 中所有应用的列表get_app_info
:获取特定应用的详细信息list_beta_groups
:列出所有 beta 测试组list_group_testers
:列出特定 beta 组中的测试人员add_tester_to_group
:将新测试人员添加到 beta 组remove_tester_from_group
:从 beta 组中删除测试人员list_bundle_ids
:列出所有已注册的 bundle IDcreate_bundle_id
:注册一个新的 bundle IDget_bundle_id_info
:获取详细的 bundle ID 信息enable_bundle_capability
:为 bundle ID 启用功能disable_bundle_capability
:禁用某个 bundle ID 的功能list_devices
:列出所有已注册的设备,并提供过滤选项list_users
:列出所有团队成员,并进行角色过滤服务器针对以下情况实施适当的错误处理:
该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅 LICENSE 文件。
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
一个用于与 iOS 开发者的 App Store Connect API 进行通信的 MCP 服务器
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/JoshuaRileyDev/app-store-connect-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server