Catalog
io.github.iamjamb/shipscreens
OfficialShipScreens MCP Server
Use this for agent inspect/plan/import/verify/stage store screenshots; not translation-only.
Inspects, plans, imports, verifies, and stages store screenshots for agent workflows.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"shipscreens": {
"command": "npx",
"args": [
"-y",
"shipscreens@0.1.7",
"mcp",
"serve"
]
}
}
}