Loading MCP server directory, please wait...
Generate App Store and Play Store screenshots from your coding agent, at exact store sizes.
npx @getmcp/cli add com.appscreenshotstudio/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
APPSCREENSHOTSTUDIO_API_KEYAPI key from appscreenshotstudio.com. Stays on your machine.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.appscreenshotstudio/mcp": {
"command": "npx",
"args": [
"-y",
"@appscreenshotstudio/mcp"
],
"env": {
"APPSCREENSHOTSTUDIO_API_KEY": ""
}
}
}
}