orgsuite-asc-mcp
Provides tools to interact with Apple's App Store Connect API for managing apps, builds, and other App Store data.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@orgsuite-asc-mcpList my apps from App Store Connect"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
OrgSuite App Store Connect MCP
HTTPS MCP server for Grok Custom Connectors. Wraps Apple App Store Connect REST (https://api.appstoreconnect.apple.com) behind Model Context Protocol.
Apple does not publish an official MCP URL. This server is the OrgSuite-owned endpoint.
Live endpoints (verified 2026-09-09)
Live probe: MCP initialize and tools/list succeed. auth_status reports Apple keys not set.
Related MCP server: appstore-connect-mcp
Status
Layer | Status |
MCP HTTP host | Completed — Vercel project |
Apple App Store data | Requires Authorization — set Vercel env vars |
Grok Custom Connector | Requires Authorization — Grok directory currently only offers Google Drive and OneDrive. Paste the URL only if Custom Connector appears in your Grok settings. |
Docker / Caddy package | Available in this repo |
Environment variables (Vercel or host — never commit)
APP_STORE_CONNECT_ISSUER_IDAPP_STORE_CONNECT_KEY_IDAPP_STORE_CONNECT_PRIVATE_KEY(full PEM, or\\n-escaped PEM)MCP_SHARED_SECRET(optional Bearer gate)
Create the Apple key in App Store Connect → Users and Access → Integrations → App Store Connect API. Use the lowest role that can list apps and builds.
Tools (read-only)
healthauth_statuslist_appsget_applist_builds
Write operations are intentionally omitted.
Owner actions remaining
Vercel → project
orgsuite-asc-mcp→ Environment Variables → add the three Apple values → Redeploy.Optional: point
asc.psemanagement.services(or another domain you control) at this Vercel project.If Grok shows Custom Connector, paste
https://orgsuite-asc-mcp-pse-sent.vercel.app/api/mcp.Confirm with
auth_statusthatappleCallsEnabledis true.
Tracker: PSE-73
This server cannot be deployed
Maintenance
Related MCP Connectors
Create App Store screenshots, icons, ASO copy, localization, and revisions via hosted MCP.
Remote MCP connector for App Store + Google Play data via StoreBridge API. No auth required.
Run App Store Connect from your IDE: pricing, listings, screenshots, releases, AI visibility.
MCP server for Appcircle mobile CI/CD platform.
Related MCP Servers
- AlicenseBqualityFmaintenanceAn MCP server to communicate with the App Store Connect API for iOS Developers2555 npm331MIT
- AlicenseNot gradedqualityDmaintenanceEnables automated management of iOS apps, builds, TestFlight beta testing, and user access control through Apple's App Store Connect API.247 npmMIT
- AlicenseNot gradedqualityBmaintenanceEnables reading and updating App Store Connect metadata, in-app purchases, screenshots, and custom product pages via MCP tools. Uses the same configuration as the appstore-cli for authentication and paths.7 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables analysis and management of iOS/macOS apps via the App Store Connect API, including app management, reviews, sales reports, analytics, performance metrics, and TestFlight.32 npm2MIT