Skip to content
Cline

storeshots mcp for Cline

io.github.mtbun/storeshots-mcp

Render store-ready App Store and Google Play screenshots: device frames, headlines, exact sizes.

client:Cline transport:stdio runtime:npm

Install storeshots mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "storeshots-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "storeshots-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

storeshots mcp in other clients