Developer Tools
Trust: 30/100 (Limited)ShipScreens MCP Server Guide
Deterministic App Store and Google Play screenshot pipeline with CLI and stdio MCP tools.
by iamjamb
Quick Start
Install
npx shipscreensClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-iamjamb-shipscreens": {
"command": "npx",
"args": [
"shipscreens"
]
}
}
}