@appscreenshotstudio/mcp 0.4.1 → 0.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +39 -26
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -135,28 +135,30 @@ server.registerTool('generate-screenshots', {
|
|
|
135
135
|
|
|
136
136
|
IMPORTANT: Before calling this tool, research the user's codebase to populate the codebase_context parameter. Search for: package.json/README (app name & description), theme/color config files (brand colors), route definitions (key screens), marketing copy (value proposition), and App Store metadata. The more context you provide, the better the screenshots will be. Call prepare-screenshot-brief first if you need a research checklist.
|
|
137
137
|
|
|
138
|
-
|
|
138
|
+
The AI picks a narrative arc that fits the app's sell angle (trust-first for finance/health, visual-first for creative/lifestyle, problem-first for pain-relief apps, numbers-led for SaaS/analytics, community-first for social, feature-forward for multi-mode apps) and assigns a job to each card: HOOK → EDUCATE → PROVE → CONVERT.
|
|
139
139
|
|
|
140
|
-
|
|
141
|
-
-
|
|
142
|
-
-
|
|
143
|
-
-
|
|
144
|
-
-
|
|
140
|
+
9 layout types available per card:
|
|
141
|
+
- text-top-device-bottom: headline top, flat device bottom (feature/educate)
|
|
142
|
+
- text-top-device-tilted: headline left, tilted device right (or mirrored)
|
|
143
|
+
- device-hero: headline + large centered device, product-forward
|
|
144
|
+
- social-proof: stars + quote + laurel stat, device optional
|
|
145
|
+
- feature-callout: headline + features list, no device
|
|
146
|
+
- lifestyle-hero: full-bleed photo background + text overlay
|
|
147
|
+
- before-after: dark before-half + bright after-half (transformation apps)
|
|
148
|
+
- text-bottom: headline anchored to lower third, cinematic
|
|
149
|
+
- stats-hero: giant centered stat(s), no device, numbers-led
|
|
145
150
|
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
-
|
|
149
|
-
- Social proof (stars, quotes, badges, laurel wings with stats)
|
|
150
|
-
- Marketing/title card (no device, bold text + rich background)
|
|
151
|
-
- CTA/download card (no device, call to action)
|
|
151
|
+
Each card can carry auto-positioned compound fields: statRow, laurelStat, pressBanner, starRating, quote, featurePills, featureGrid, stepFlow, snippets, beforeAfterSplit.
|
|
152
|
+
|
|
153
|
+
Panoramic backgrounds slice one wide AI-generated or Pexels image across multiple cards for cohesion. Panoramic element spans stretch a foreground image or device across adjacent cards.
|
|
152
154
|
|
|
153
155
|
Design features:
|
|
154
|
-
- 78+ decorative shapes across 13 categories (nature, weather, celebration, social, tech, health, food, travel, abstract, finance, education, pets, emoji)
|
|
155
156
|
- Rich text with per-word color, weight, italic, underline, highlight pills, gradient fills, stroke outlines, and emoji
|
|
156
|
-
-
|
|
157
|
-
-
|
|
157
|
+
- Device perspective variants: flat, left-15/30, right-15/30, isometric, top-down, flat-lay, side-profile, landscape
|
|
158
|
+
- 76+ decorative shapes across 13 categories (nature, weather, celebration, social, tech, health, food, travel, abstract, finance, education, pets, emoji)
|
|
159
|
+
- Laurel stats: wing-left + wing-right shapes flanking a hero number
|
|
158
160
|
|
|
159
|
-
App Store 60/40 rule: minimum 60% of cards must show a device mockup, maximum 40% can be marketing-only.
|
|
161
|
+
App Store 60/40 rule enforced: minimum 60% of cards must show a device mockup, maximum 40% can be marketing-only.
|
|
160
162
|
|
|
161
163
|
Costs 5 credits per generation.`,
|
|
162
164
|
inputSchema: z.object({
|
|
@@ -266,25 +268,36 @@ What you can change:
|
|
|
266
268
|
- Text: headlines, subtitles, badge text, font size, font family (Inter, Poppins, Montserrat, DM Sans, Space Grotesk, etc.)
|
|
267
269
|
- Text styling: per-word color, bold, italic, underline, highlight pills (colored background behind words), gradient text, text stroke outlines
|
|
268
270
|
- Colors: brand palette, gradient backgrounds, accent colors, text colors
|
|
269
|
-
-
|
|
270
|
-
-
|
|
271
|
+
- Layouts (9 types): text-top-device-bottom, text-top-device-tilted, device-hero, social-proof, feature-callout, lifestyle-hero, before-after, text-bottom, stats-hero. The AI picks a narrative arc (HOOK → EDUCATE → PROVE → CONVERT) across the set.
|
|
272
|
+
- Layout params: deviceScale (small/medium/large), deviceSide (left/right), textPosition (above/below), compoundPlacement (below-text/below-device)
|
|
273
|
+
- Device mockups: perspective variants (flat, left-15, right-15, left-30, right-30, isometric, top-down, flat-lay, side-profile, landscape-left, landscape-right), 2D rotation, resize, reposition
|
|
274
|
+
- Switch devices: "make this for Apple Watch" / "duplicate for Android tablet" clones the project at the target device's canvas size
|
|
271
275
|
- Add/remove cards: add a social proof card, remove card 3, add a marketing title card
|
|
272
|
-
-
|
|
276
|
+
- Compound fields (auto-positioned): statRow, laurelStat, pressBanner, starRating, quote, featurePills, featureGrid, stepFlow, snippets, beforeAfterSplit
|
|
277
|
+
- Panoramic backgrounds: one wide AI or Pexels image sliced across multiple cards ("pano the background across cards 1-3")
|
|
278
|
+
- Panoramic element spans: stretch a foreground image, device-mockup, or shape across adjacent cards ("pano the device across cards 1-2")
|
|
279
|
+
- Floating elements: add/edit badges, star ratings, floating UI snippets
|
|
273
280
|
- Shapes: glow orbs, waves, blobs, rounded rectangles, circles, custom SVG paths
|
|
274
|
-
- Decorative shapes:
|
|
275
|
-
-
|
|
276
|
-
- Backgrounds: change gradient colors/angle, set a backgroundPrompt for AI-generated backgrounds
|
|
281
|
+
- Decorative shapes: 76+ library shapes — leaf, flower, cloud, sparkle, heart, rocket, trophy, crown, coffee-cup, airplane, dollar-sign, paw-print, wing-left/wing-right (for laurels), and many more
|
|
282
|
+
- Backgrounds: solid, subtle-gradient, rich-gradient, photo (Pexels), or ai-generated; change gradient colors/angle; set a backgroundPrompt for AI-generated
|
|
277
283
|
- Style: shadows, opacity, border radius, rotation, blur
|
|
278
284
|
|
|
285
|
+
What isn't supported (the AI will flag these in unsupportedAsks):
|
|
286
|
+
- Multiple devices side-by-side in a single card (e.g. iPhone + Watch in one scene) — each card renders one device. Use the duplicate-for-device workflow instead, or split across cards.
|
|
287
|
+
- Frame color selection (white/silver/space-black) — pick a frame style in the canvas device panel.
|
|
288
|
+
- Uploading a specific user-supplied screenshot into a mockup — use upload-screenshots tool first, then reference the uploaded project.
|
|
289
|
+
|
|
279
290
|
Example edit messages:
|
|
280
291
|
- "Make the headlines larger and use Bebas Neue font"
|
|
281
292
|
- "Change the color scheme to blue (#2563EB) across all cards"
|
|
282
293
|
- "Add a social proof card with 5 stars and a testimonial quote"
|
|
283
294
|
- "Tilt the phone on card 2 to the left"
|
|
284
|
-
- "
|
|
285
|
-
- "
|
|
286
|
-
- "
|
|
287
|
-
- "
|
|
295
|
+
- "Pano the background photo across cards 1-3"
|
|
296
|
+
- "Stretch the device on card 1 across into card 2"
|
|
297
|
+
- "Make this project for Apple Watch"
|
|
298
|
+
- "Replace card 3 with a CTA card saying Download Free"
|
|
299
|
+
- "Switch card 2 to device-hero layout with statRow showing our three key metrics"
|
|
300
|
+
- "Add a before-after card showing the transformation"
|
|
288
301
|
- "Add decorative leaf and sparkle shapes scattered in the background"
|
|
289
302
|
- "Make 'Every' underlined and italic in the headline"`,
|
|
290
303
|
inputSchema: z.object({
|