@appmockup/mcp
v0.2.2
Published
MCP server for AppMockup — generate App Store screenshot mockups from any AI assistant.
Maintainers
Readme
@appmockup/mcp
MCP server for AppMockup — let any AI assistant generate App Store / Play Store screenshot mockups. One tool set, two transports.
# stdio (local assistants) — no install needed
npx -y @appmockup/mcpTransports
- stdio — bin
appmockup-mcp. Reads screenshot file paths from disk (passbaseDir). - HTTP — bin
appmockup-mcp-http. Standalone Streamable HTTP onPORT/MCP_PATH(defaulthttp://localhost:3333/mcp, health at/health). Accepts screenshots as base64 (imagesmap).
Wiring into Claude Code
claude mcp add appmockup -- npx -y @appmockup/mcpFor Claude Desktop config and the full tool reference, see docs/mcp.md.
Tools
list_output_sizes, get_config_schema, init_config, list_templates,
apply_template, validate_config, preview_mockup, generate_mockups
(+ list_devices, a deprecated alias of list_output_sizes).
License
MIT © Yakup Bülbül
