AppMarquee
Create, review, localize, and export App Store screenshot decks, including iPhone and iPad sets.
Create, review, localize, and export Google Play screenshot decks, including phone, tablet, and feature graphics.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AppMarqueeCreate a six-screen iPhone deck for Focus Garden in English and Turkish."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
English · Türkçe

The short version
Most screenshot generators begin as code inside each app repository. AppMarquee is one reusable program instead:
Create a project in AppMarquee.
Upload real product screenshots.
Ask Codex, Claude, or another MCP agent to build the story.
Review visually and export every required store size.
The agent never needs the app’s source directory. Your project files and screenshots remain local.
Related MCP server: ShipKit
What ships
Studio | Agent bridge | Output |
Multi-project dashboard + bulk import | Codex plugin + MCP server | App Store iPhone and iPad sets |
Connected or isolated canvas | Claude Code and generic MCP setup | Google Play phone and tablet sets |
Drag, resize, rotate, reorder | Visual screenshot reading | 1024×500 feature graphics |
Themes and localized copy | Revision-safe targeted updates | Language-selectable PNG ZIP bundles |

Quick start
Requires Bun 1.1+ and Node.js 20+.
git clone https://github.com/furkangonel/AppMarquee.git
cd AppMarquee
bun install
bun run mcp:build
bun run devOpen http://127.0.0.1:3000.
Connect Codex
bun run mcp:install:codexConnect Claude Code
bun run mcp:install:claudeConnect Claude Desktop
bun run mcp:install:claude-desktopCompletely quit and reopen Claude Desktop after installation. See the complete Claude Desktop guide for manual configuration, verification, removal, troubleshooting, and Desktop Extension status.
Restart the agent, then ask:
Check AppMarquee status. Inspect the screenshots in Focus Garden and create
a six-screen iPhone deck in English and Turkish. Validate it when finished.That is enough. You can launch the agent from another folder; the generated MCP configuration uses an absolute path.
For plugin marketplace installation, generic MCP JSON, verification, and removal instructions, see the complete installation guide.
Designed for a real launch workflow
01 — Bring the product proof
Select or drop several simulator, emulator, or device captures in one pass. AppMarquee sorts them by filename, fills empty screens, and adds screens up to the active store limit. Assets use content-addressed filenames and stay inside that local project.
02 — Let the agent shape the narrative
The agent can view uploaded screenshots, write benefit-led copy, choose layouts, localize text, and replace only the requested device deck. Revision checks prevent stale agent writes from silently replacing newer human edits.
03 — Keep the final visual decision human
Reload agent changes in the editor, adjust anything visually, choose exactly which project languages to download, and export exact PNG bundles. AppMarquee supports iPhone, iPad, Android phone, 7-inch tablet, 10-inch tablet, and Google Play feature graphics.
MCP tool surface
Tool | What it lets an agent do |
| Confirm that the local studio is available |
| Discover local projects without a directory path |
| Start a new launch workspace |
| Read project state and its current revision |
| Find uploaded product screenshots |
| View an uploaded screenshot as image content |
| Replace one device deck without touching the others |
| Change name, theme, canvas mode, or locales |
| Check structure and Apple/Google screen limits |
| Return the exact local visual-review URL |
Why it stays light
AppMarquee avoids keeping every full-resolution screen alive at once. The editor renders detail only around the active slide, uses schematic sidebar thumbnails, keeps a decode-only image cache, captures each export source once, and streams uncompressed PNGs into the ZIP. See Architecture.
Project storage
projects/
└── focus-garden/
├── project.json
└── assets/
├── 2b7d56c89bfa62e1.png
└── a8b701c50136ee9d.jpgprojects/ is ignored by git by default. Publishing this repository does not publish local screenshot projects.
Development
bun run check # unit tests + MCP bundle + production application build
bun run mcp:test # real stdio client smoke test (studio must be running)
bun run project:list
bun run appmarquee validate <project-id>Useful references:
Open-source lineage
AppMarquee is an independent open-source continuation of Parth Jadhav’s original app-store-screenshots project. The editor foundation remains MIT-licensed; AppMarquee adds a multi-project workspace, local project API, lower-memory rendering, revision-safe MCP tools, plugin packaging, and the new product identity.
License
MIT © AppMarquee contributors.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceUnified MCP server for App Store Connect & Google Play Console — manage listings, screenshots, releases, reviews & submissionsLast updated9114323MIT
- Alicense-qualityDmaintenanceMCP server for shipping iOS apps, enabling screenshots of simulators, managing App Store Connect metadata, and submitting apps for review.Last updated19MIT
- AlicenseAqualityCmaintenanceMCP server that turns raw in-app screenshots into beautiful, store-ready marketing images for the iOS App Store and Google Play.Last updated5MIT
- AlicenseAqualityAmaintenanceAn MCP server that turns raw app screenshots into polished, pixel-perfect store listing visuals with device frames, benefit-driven headlines, brand colors, and exact store dimensions for iOS and Android.Last updated520919MIT
Related MCP Connectors
Create App Store screenshots, icons, ASO copy, localization, and revisions via hosted MCP.
MCP server for Appcircle mobile CI/CD platform.
The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/furkangonel/AppMarquee'
If you have feedback or need assistance with the MCP directory API, please join our Discord server