Shipshots
Freeby MCP Community
MCP server for Shipshots — create App Store & Play Store screenshots programmatically via Claude or any MCP client
v0.2.16Added Apr 12, 2026
mcpshipshotsscreenshotsapp-storeplay-store
Shipshots MCP Server
MCP server for Shipshots — create App Store & Play Store screenshots programmatically via Claude or any MCP client
Installation
Reviews
Installation
Quick install
npx -y shipshots-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"shipshots": {
"command": "npx",
"args": ["-y", "shipshots-mcp"]
}
}
}