appstore screenshots for Claude Desktop
io.github.remoas/appstore-screenshots
Generate professional App Store screenshots by matching any top app's style.
client:Claude Desktop
transport:stdio
runtime:npm
Install appstore screenshots in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"appstore-screenshots": {
"command": "npx",
"args": [
"-y",
"appstore-screenshots-mcp"
],
"env": {
"APPSTORE_SCREENSHOTS_API_KEY": "<APPSTORE_SCREENSHOTS_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs