Back to Apps

Appship
Supports UIby devsemih
AI-powered App Store optimization and metadata management for App Store Connect.
0 stars
Works in:Codex
Exposes:Tools
What it does
Connects Claude to App Store Connect to automate the generation and submission of app metadata, including titles, descriptions, and release notes.
Tools
get_user_info: Get account info, credits, and projects.list_apple_apps: List apps from App Store Connect.get_app_versions: Get all versions of an app (editable/live status).generate_metadata: Generate title, subtitle, description, and keywords.generate_whats_new: Generate release notes.generate_keywords: Generate ASO-optimized keywords.submit_metadata: Submit metadata directly to App Store Connect.
Installation
{
"mcpServers": {
"appship": {
"command": "npx",
"args": ["appship"]
}
}
}
Supported hosts
- Claude Code
- Claude Desktop
Quick install
npx appshipInformation
- Pricing
- freemium
- Published
- 6/28/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Codex
Add to mcp config entryClaude Desktop
{
"mcpServers": {
"appship": {
"command": "npx",
"args": ["appship"]
}
}
}





