App Store Connect
📇 🏠 - An MCP server to communicate with the App Store Connect API for iOS Developers
What is App Store Connect?
App Store Connect is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to 📇 🏠 - an mcp server to communicate with the app store connect api for ios developers
📇 🏠 - An MCP server to communicate with the App Store Connect API for iOS Developers
This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- 📇 🏠 - An MCP server to communicate with the App Store Connec
Use Cases
Maintainer
Works with
Installation
NPM
npx -y app-store-connectManual Installation
npx -y app-store-connectConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use App Store Connect
App Store Connect MCP Server gives AI assistants direct access to Apple's App Store Connect API, enabling iOS and macOS developers to manage apps, beta testers, metadata localizations, bundle IDs, device registrations, and sales analytics entirely through natural language commands. Rather than logging into the App Store Connect web portal for routine tasks, developers can ask their AI assistant to add a beta tester, update French release notes, download a daily sales report, or enable push notifications for a bundle ID — all without leaving their coding environment. It supports the full spectrum of App Store Connect API endpoints relevant to app development and distribution.
Prerequisites
- An Apple Developer account with access to App Store Connect
- An App Store Connect API key: generate one in App Store Connect → Users and Access → Integrations → App Store Connect API
- The API Key ID, Issuer ID, and the downloaded .p8 private key file
- Node.js 18+ with npx available
- An MCP client such as Claude Desktop or Claude Code
Generate an App Store Connect API key
In App Store Connect, go to Users and Access → Integrations → App Store Connect API. Click the + button to create a new key, assign it an appropriate role (Admin or Developer), download the .p8 file, and note the Key ID and Issuer ID. The .p8 file can only be downloaded once.
Store the .p8 key file in a secure location
Move the downloaded .p8 file to a permanent location on your machine. Note the absolute path — you will need it for the APP_STORE_CONNECT_P8_PATH environment variable.
mkdir -p ~/.appstore
mv ~/Downloads/AuthKey_XXXXXXXX.p8 ~/.appstore/
chmod 600 ~/.appstore/AuthKey_XXXXXXXX.p8Add the server to your MCP client configuration
Edit your claude_desktop_config.json to register the server with your API credentials as environment variables.
Optionally add your Vendor Number for sales reports
If you want to access sales and finance data, add APP_STORE_CONNECT_VENDOR_NUMBER to the env block. Find your Vendor Number in App Store Connect under Payments and Financial Reports.
Restart your MCP client and test
Restart Claude Desktop or reload your MCP client. Ask it to list your apps to confirm the API connection is working correctly.
App Store Connect Examples
Client configuration
Add this block to your claude_desktop_config.json with your App Store Connect API credentials.
{
"mcpServers": {
"app-store-connect": {
"command": "npx",
"args": ["-y", "app-store-connect"],
"env": {
"APP_STORE_CONNECT_KEY_ID": "XXXXXXXXXX",
"APP_STORE_CONNECT_ISSUER_ID": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"APP_STORE_CONNECT_P8_PATH": "/Users/you/.appstore/AuthKey_XXXXXXXXXX.p8",
"APP_STORE_CONNECT_VENDOR_NUMBER": "12345678"
}
}
}
}Prompts to try
These prompts demonstrate the server's app management, beta testing, metadata, and analytics capabilities.
- "List all my apps on the App Store with their bundle IDs and current versions"
- "Add [email protected] as a beta tester to group ABC123 for my app"
- "Update the French App Store description for my latest app version"
- "Enable push notifications capability for bundle ID com.example.myapp"
- "Download the daily sales summary report for 2025-01-15"
- "Show me the latest beta feedback screenshots and device details for app 123456789"Troubleshooting App Store Connect
Authentication fails with 'JWT authentication failed' or 401 error
Verify that APP_STORE_CONNECT_KEY_ID and APP_STORE_CONNECT_ISSUER_ID exactly match the values shown in App Store Connect → Users and Access → Integrations. Also confirm APP_STORE_CONNECT_P8_PATH points to the correct .p8 file and the file has not been corrupted.
APP_STORE_CONNECT_P8_PATH returns 'file not found'
Use the absolute path to the .p8 file (starting with /Users/...). Environment variable expansion (e.g., ~/...) may not work in JSON config files. Run `ls -la /path/to/your/AuthKey.p8` in your terminal to confirm the file exists at the specified path.
Sales report tools return an error about missing vendor number
Add APP_STORE_CONNECT_VENDOR_NUMBER to the env block in your config. Your Vendor Number appears in App Store Connect under Payments and Financial Reports → Summary. Without it, sales and finance endpoints will not work.
Frequently Asked Questions about App Store Connect
What is App Store Connect?
App Store Connect is a Model Context Protocol (MCP) server that 📇 🏠 - an mcp server to communicate with the app store connect api for ios developers It connects AI assistants to external tools and data sources through a standardized interface.
How do I install App Store Connect?
Install via npm with the command: npx -y app-store-connect. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).
Which AI clients work with App Store Connect?
App Store Connect works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is App Store Connect free to use?
Yes, App Store Connect is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.
App Store Connect Alternatives — Similar Business Applications Servers
Looking for alternatives to App Store Connect? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.
n8n
★ 189.1kA comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou
LobeHub
★ 77.5k🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.
Jeecgboot
★ 46.4kAI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。
CowAgent
★ 44.7kCowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。
Minds Platform
★ 39.2kPlatform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.
Astrbot
★ 32.8kAI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
Browse More Business Applications MCP Servers
Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up App Store Connect in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use App Store Connect?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.