Back to Apps

AppShots MCP
Supports UIby murzav
Automates ASO-optimized App Store screenshot generation with AI-driven captions and Typst rendering.
0 stars
Works in:claude
Exposes:ToolsPrompts
What it does
Connects AI tools to a high-performance screenshot pipeline for iOS apps. It integrates ASO keyword analysis directly into the capture and rendering process, ensuring captions reinforce keyword coverage across 39 locales.
Tools
capture_screenshots: Captures clean framebuffer images from the iOS simulator.compose_screenshots: Renders final PNGs using Typst with captions and device frames.analyze_keywords: Identifies keyword coverage gaps for specific locales.warm_simulator: Pre-boots and prepares iOS simulators for consistent captures.run_deliver: Automates the upload of screenshots via fastlane deliver.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"appshots-mcp": {
"command": "appshots-mcp",
"args": ["--project-dir", "/path/to/your/app"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
brew install Murzav/tap/appshots-mcpInformation
- Pricing
- free
- Published
- 6/11/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{"mcpServers": {"appshots-mcp": {"command": "appshots-mcp", "args": ["--project-dir", "/path/to/your/app"]}}}





