store-screenshot-mcp
Verified Safeby k984530
Overview
Generate App Store and Play Store screenshots with iPhone/iPad mockups, text overlays, and gradient backgrounds for app marketing.
Installation
node /path/to/store-screenshot-mcp/dist/index.jsEnvironment Variables
- GUMROAD_ACCESS_TOKEN
- WEBHOOK_SERVER_URL
Security Notes
The server interacts with the local file system (reads/writes user-specified screenshot and output paths, and stores licensing info). It also makes external network calls to Gumroad API or a default webhook server for subscription verification. Secrets (Gumroad access token) are handled via environment variables. While direct eval/command injection are not apparent, the handling of user-provided file paths could pose a risk if the calling agent is malicious, though this is mitigated in a local MCP context where the Claude agent mediates requests.
Similar Servers
Peekaboo
macOS automation server that integrates AI for screen capture analysis, UI interaction, and agentic workflows.
xc-mcp
Provides an intelligent MCP server for Xcode and iOS simulator workflows, optimized for AI agents to automate iOS development and testing tasks efficiently.
mockloop-mcp
Provides a comprehensive platform for generating and managing mock API servers with AI-driven test generation, scenario management, proxy capabilities, and robust monitoring and auditing features.
ExpoSnap
Enables AI assistants to view and analyze screenshots from React Native/Expo applications for AI-powered mobile UI development.