
Research
/Security News
Popular Rust Crates Compromised in Build-Time Supply Chain Attack
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.
@appscreenshotstudio/mcp
Advanced tools
MCP server for generating App Store screenshots via AppScreenshotStudio
MCP server for generating App Store screenshots via AppScreenshotStudio.
Let your AI agent (Claude Code, Cursor, Windsurf) generate, edit, and export App Store screenshots as a native tool.
Create one at appscreenshotstudio.com/settings under API Keys.
Claude Code:
claude mcp add appscreenshotstudio -- npx -y @appscreenshotstudio/mcp
Then add to your shell profile (.bashrc, .zshrc, etc.):
export APPSCREENSHOTSTUDIO_API_KEY="sk_live_your_key_here"
Cursor / Windsurf / Other MCP clients:
Add to your MCP config (.cursor/mcp.json, settings.json, etc.):
{
"mcpServers": {
"appscreenshotstudio": {
"command": "npx",
"args": ["-y", "@appscreenshotstudio/mcp"],
"env": {
"APPSCREENSHOTSTUDIO_API_KEY": "sk_live_your_key_here"
}
}
}
}
prepare-screenshot-briefGet a research checklist and strategy guide before generating. Returns file patterns to search for across tech stacks, story flow recommendations per app category, headline tips, and the codebase_context schema to fill in.
Free — no API call or credits.
generate-screenshotsCreate a complete set of App Store screenshots. The agent researches your codebase first, then passes rich context for accurate, app-specific designs.
| Parameter | Type | Required | Description |
|---|---|---|---|
app_name | string | Yes | App name |
app_description | string | Yes | What the app does (1-3 sentences) |
features | string[] | No | Key features, ordered by importance (max 10) |
brand_colors | object | No | { primary, secondary?, accent? } as hex |
mood | string | No | "energetic", "calm", "minimal", "bold", etc. |
device_id | string | No | Target device (default: iphone-6.9) |
count | number | No | Number of cards, 3-10 (default: 5) |
story_flow | string | No | Narrative structure (default: auto) |
codebase_context | object | No | App context from codebase research (see below) |
Costs 5 credits.
codebase_contextPass this for dramatically better screenshots. The context is persisted on the project and used in all subsequent chats.
| Field | Description |
|---|---|
readme_summary | App overview from README or docs |
key_screens | Main screens/views (e.g. "Dashboard", "Settings") |
color_tokens | Brand colors from theme files (e.g. { "primary": "#7C3AED" }) |
target_audience | Who the app is for |
app_category | fitness, finance, social, productivity, etc. |
competitive_edge | What makes it unique |
app_store_description | Existing store listing if found |
tech_stack | React Native, SwiftUI, Flutter, etc. |
ui_style | "dark mode with neon accents", "clean minimal", etc. |
primary_user_flow | Main user journey through the app |
edit-screenshotsMake changes to an existing project with natural language. Optionally target specific cards.
| Parameter | Type | Required | Description |
|---|---|---|---|
project_id | string | Yes | From a previous generate-screenshots call |
message | string | Yes | What to change |
card_indices | number[] | No | Target specific cards by index (0-based). Omit to edit all. |
codebase_context | object | No | App context to enrich the edit (same schema as above) |
Costs 5 credits.
upload-screenshotsUpload local app screenshots (from Simulator, emulator, or screen captures) into the device mockups of an existing project. Reads files from your local filesystem and places them into the device frames.
| Parameter | Type | Required | Description |
|---|---|---|---|
project_id | string | Yes | From a previous generate-screenshots call |
screenshots | array | Yes | Array of { file_path, card_index } — maps local files to cards |
Each item in screenshots:
| Field | Type | Description |
|---|---|---|
file_path | string | Absolute path to a local PNG, JPG, or WEBP file |
card_index | number | Which card to place this screenshot on (0-based) |
Free.
render-screenshotsExport to high-resolution PNGs. Returns download URLs.
| Parameter | Type | Required | Description |
|---|---|---|---|
project_id | string | Yes | Project to render |
Free.
get-projectRetrieve a project's current state — cards, elements, backgrounds, and metadata.
| Parameter | Type | Required | Description |
|---|---|---|---|
project_id | string | Yes | Project ID to retrieve |
Free.
generate-backgroundGenerate an AI background for a specific card. Uses project metadata (brand colors, mood, theme) for contextual results.
| Parameter | Type | Required | Description |
|---|---|---|---|
project_id | string | Yes | Project containing the card |
card_index | number | Yes | Which card (0-based) |
prompt | string | Yes | Description of the background |
Costs 6 credits.
generate-panoramic-backgroundGenerate one wide image and slice it across multiple cards so they read as a continuous scene in the App Store gallery. Use after a panoramic chat edit ("pano the background across cards 1-3") to fulfill the pending panoramic, or pass an explicit prompt / pexels_query.
| Parameter | Type | Required | Description |
|---|---|---|---|
project_id | string | Yes | Project containing the cards |
prompt | string | No | AI scene description (Gemini). Costs 6 credits. |
pexels_query | string | No | Stock photo search query (Pexels). Free. |
card_indices | number[] | No | Cards sharing the panoramic (0-based, min 2). Default: first 3. |
Omit both prompt and pexels_query to fulfill a panoramic already set up by generate-screenshots / edit-screenshots.
Costs 6 credits (AI prompt) or free (Pexels query).
list-devicesShow all supported device specs. No API call needed.
Free.
The MCP server auto-installs a Claude Code skill on first startup. The skill teaches Claude a structured research-first workflow for better screenshot results. You can also install it manually:
npx @appscreenshotstudio/mcp install-skill
Once installed, use /appscreenshotstudio in Claude Code or just ask "generate App Store screenshots for my app".
| ID | Name | Size | Required |
|---|---|---|---|
iphone-6.9 | iPhone 16 Pro Max | 1260x2736 | App Store |
iphone-6.3 | iPhone 17 Pro | 1206x2622 | Optional |
ipad-13 | iPad Pro 13" | 2064x2752 | App Store |
android-phone | Android Phone | 1080x2340 | Play Store |
pixel-11-pro | Google Pixel 11 Pro | 1280x2856 | Play Store |
android-tablet-10 | Android Tablet 7" | 1200x1920 | Play Store |
android-tablet-large | Android Tablet 10" | 1600x2560 | Play Store |
apple-watch-ultra | Apple Watch Ultra 2 | 410x502 | App Store |
The AI generates professional screenshots using:
natural (default), black, white, gold. Requires Growth plan or higher.generate-panoramic-background creates and slices the image) or stretch a foreground element across adjacent cards (apply_element_span). Gallery gutters are accounted for.text-top-device-bottom, text-top-device-tilted, device-hero, social-proof, review-clip, screen-hero, lifestyle-hero, stats-hero, metric-badge, annotated-feature. The AI varies deviceScale, deviceSide, textPosition, and textAlign per card so a set never looks like duplicates.prepare-screenshot-brief, then searches your codebase for app name, features, colors, screens, and audiencegenerate-screenshots with codebase_context for app-specific designsedit-screenshots to refine (codebase context carries over automatically)upload-screenshots with local file paths to fill device mockupsrender-screenshots or click "Download All" in the web appFAQs
MCP server for generating App Store screenshots via AppScreenshotStudio
We found that @appscreenshotstudio/mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.

Research
/Security News
Socket uncovered 77 linked Firefox extensions, including 40 that steal wallet secrets or credentials and 37 deceptive sports-score shells.

Security News
NIST disclosed an unreleased AI tool called V-etalon and opened a broad inquiry into NVD modernization after years of automation plans produced no public enrichment system.