Shipshots MCP Server: Claude Designs App Store Screenshots and Preview Videos

What Shipshots Does
Shipshots is a visual editor integrated with an MCP (Model Context Protocol) server that enables Claude to design marketing materials for app releases. The tool addresses the common bottleneck developers face when creating store screenshots, preview videos, and social media visuals after building an app.
How It Works
You describe what you want in text, Claude calls the MCP tools, and the designs build themselves automatically in the editor. The source shows a video demonstration where Claude builds marketing material for a fitness app, handling elements like gradients, device frames, 3D effects, and text styling entirely through MCP tool calls.
Specific Features from Source
- Generates app store screenshots
- Creates animated preview videos
- Produces social media visuals
- Visual editor with automatic design generation
- MCP server integration (shipshots-mcp on npm)
- Free tier: one project with single-size exports
- Pro tier: multiple apps, all export sizes, video rendering
Technical Details
The MCP server is available as "shipshots-mcp" on npm. The tool is accessible at shipshots.app where users can try it for free. The free tier supports one project with single-size exports, which the creator notes is "enough to get one app out the door."
The creator is actively adding more features and soliciting feedback on what would help developers actually launch their apps.
📖 Read the full source: r/ClaudeAI
👀 See Also

Auto Router vs Sonnet: Cost Savings vs Response Quality
Open Router's Auto Router feature dynamically selects LLMs based on context complexity, offering significant cost savings (0.8 cents vs 0.00071 cents per request), but users report degraded response quality compared to Sonnet 4.6.

Users Report Mixed Value from OpenClaw and ClawDBot: What You Need to Know
OpenClaw and ClawDBot, while promising AI tools for code automation, have left some users underwhelmed. This article explores key insights from a Reddit discussion on user experiences and value derived from these platforms.

Tastebud Memory: Reversible Agent Memory via Hyperdimensional Computing Vectors
Hyperdimensional computing replaces vector search for complete recall: list ALL days touching a project, detect unnamed workstreams, and decompose daily logs losslessly via dot products.

Self-Hosted Memory Layer for Claude Runs Free on Cloudflare
A Cloudflare Worker MCP server lets Claude remember and recall notes via semantic search using Workers AI and Vectorize — all on free tier.