Smasher Studio — AI Fashion Design
io.github.Atenkai/smasher-studioAI fashion design — product photos, videos, tech packs, colorways & fabric sims.
Tools · 9
Generate AI fashion product photography. Creates professional-quality product shots, on-model photos, flat lays, and editorial imagery. Uses Nano Banana 2 (primary) with Flux 2 Pro fallback. Costs 5 c…
Submit an async video generation job from an existing image. Returns a job_id immediately — call check_video_status to poll for completion. Uses Kling 3.0 (primary, 1080p, native audio) with Seedance …
Check the status of an async video generation job. Call after generate_fashion_video with the returned job_id. Returns status and video URL when complete. Free (no credits).
Generate a complete manufacturing tech pack with measurements, materials, BOM, construction steps, size chart, and colorways. Uses Claude AI for fashion-specific technical specifications. Costs 50 cre…
Generate color variants of a garment design. Creates product shots in multiple colors with Pantone references. Uses Nano Banana 2 (primary) with Flux 2 Pro fallback. Costs 4 credits per colorway.
Generate coordinated multi-angle views of a garment (front, back, side, etc.) with consistent style across all angles. Uses Nano Banana 2 (primary) with Flux 2 Pro fallback. Costs 4 credits per angle.
Visualize a garment design in different fabrics and materials (cotton, silk, denim, leather, etc.). Uses Nano Banana 2 (primary) with Flux 2 Pro fallback. Costs 5 credits per fabric variant.
Check the user's current credit balance, subscription plan, and monthly allocation. Free to use.
List the user's design collections with session counts and asset counts. Requires authentication.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"smasher_studio_—_ai_fashion_design": {
"url": "https://www.smasher.studio/mcp/mcp",
"transport": "streamable-http"
}
}
}