MCP Server
MCP
Shipshots
Create App Store and Play Store screenshots with AI via MCP
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "shipshots-mcp",
"version": "0.11.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Shipshots instance URL",
"isRequired": true,
"value": "https://shipshots.app",
"name": "SHIPSHOTS_API_URL"
},
{
"description": "API token from Dashboard > Settings > MCP Tokens",
"isRequired": true,
"isSecret": true,
"name": "SHIPSHOTS_API_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment