App Store Connect MCP MCP Server
App Store Connect API as MCP: apps, TestFlight, subscriptions, reports. JWT auth.
About
MCP server for the official App Store Connect API. Manage iOS/macOS apps, TestFlight testers, in-app subscriptions, and store metadata from Cursor, Claude, or any MCP client. List and inspect apps, builds, beta groups; manage TestFlight submissions; create subscription groups and prices; edit localizations and What's New; download sales and finance reports; list Xcode schemes and CI products. Uses JWT auth (Key ID, Issuer ID, .p8 key). Install: npx -y mcp-asc with env vars APP_STORE_CONNECT_KEY_ID, APP_STORE_CONNECT_ISSUER_ID, APP_STORE_CONNECT_P8_PATH.
Security Report
Valid MCP server (10 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
12 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
What You'll Need
Set these up before or after installing:
Environment variable: APP_STORE_CONNECT_KEY_ID, ISSUER_ID, P8_PATH
Sign up freeHow to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"app-store-connect-mcp": {
"env": {
"APP_STORE_CONNECT_KEY_ID, ISSUER_ID, P8_PATH": "your-app-store-connect-key-id, issuer-id, p8-path-here"
},
"args": [
"-y",
"mcp-asc"
],
"command": "npx"
}
}
}Getting Started
Once installed, try these example prompts and explore these capabilities:
- 1"List my App Store Connect apps"
- 2"Show TestFlight beta groups for app X"
- 3Tool: list-apps, list-beta-groups, get-build, list-subscription-groups
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Paperclip
Freeby Paperclipai · Developer Tools
Trending hip-hop artist momentum scores across four cultural dimensions.
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption