Loading MCP server directory, please wait...
Create App Store and Play Store screenshots with AI via MCP
npx @getmcp/cli add io.github.gurkang/shipshotsRequires Node.js 18+. Community-contributed server. Review source before installing.
SHIPSHOTS_API_URLShipshots instance URL
SHIPSHOTS_API_TOKENAPI token from Dashboard > Settings > MCP Tokens
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gurkang/shipshots": {
"command": "npx",
"args": [
"-y",
"shipshots-mcp"
],
"env": {
"SHIPSHOTS_API_URL": "https://shipshots.app",
"SHIPSHOTS_API_TOKEN": ""
}
}
}
}