aurorarepos-mcp
Related Servers
Alternatives to aurorarepos-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityFmaintenanceEnables AI agents to manage App Store Connect apps, including registering bundle IDs, uploading metadata and screenshots, setting age ratings, managing TestFlight groups and testers, and submitting apps for review.MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to manage Apple App Store Connect through the official API, including apps, metadata, reviews, TestFlight, provisioning, users, and reports.MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to manage Apple App Store Connect operations including app management, TestFlight, analytics, reviews, subscriptions, and more through 54 tools.6132 npm11MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to automate Android release workflows via the Google Play Android Publisher API, including deploying builds, managing listings, and replying to reviews.13MIT
- AlicenseAqualityCmaintenanceProvides AI assistants direct access to Apple's App Store Connect API, enabling them to manage apps, provisioning data, TestFlight builds, and App Store versions, including creating versions, attaching builds, and submitting for review.14MIT
- AlicenseCqualityCmaintenanceEnables publishing Android apps to Samsung Galaxy Store and Huawei AppGallery directly from AI agents, with tools for uploading binaries, updating listings, submitting apps, and verifying Samsung IAP receipts.11MIT
TDQS
Scored across 17 tools
Each tool targets a distinct resource and action: public search/get vs developer-owned app management vs release uploads. Even similar read tools like get_app_versions vs list_my_app_versions are clearly separated by public vs owned scope, and prepare_release vs upload_release distinguish preflight from actual upload. No two tools have ambiguous boundaries.
The vast majority follow a verb_noun pattern (search_apps, get_app, list_my_apps, update_my_app_version, etc.), with a minor deviation in 'auth_status' which is a noun phrase rather than verb_noun. This single exception is understandable and does not cause confusion.
17 tools is well-scoped for a repository management server covering public browsing, authentication status, and full developer CRUD-lite operations. Each tool fills a specific need; none are redundant or excessive.
The surface covers public search/details, developer app listing/creation/renaming, version management (read, update, schedule), and release upload with preflight. Obvious gaps include no delete operation for apps/versions and limited editing of app-level fields like icons or contacts, but core workflows are covered without dead ends.