# Smasher Studio — AI Fashion Design MCP server

AI fashion design — product photos, videos, tech packs, colorways & fabric sims.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-atenkai-smasher-studio
- Repository: https://github.com/Atenkai/smasher-studio-client
- Website: https://www.smasher.studio

## Install
- Endpoint: https://www.smasher.studio/mcp/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://www.smasher.studio/mcp/mcp

## Tools
- generate_fashion_image (Generate Fashion Image) - 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 credits per image. Endpoint: https://www.smasher.studio/mcp/mcp
- generate_fashion_video (Generate Fashion Video) - 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 and Runway Gen-4 Turbo fallbacks. Costs 100-300 credits based on duration. Endpoint: https://www.smasher.studio/mcp/mcp
- check_video_status (Check Video Status) - 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). Endpoint: https://www.smasher.studio/mcp/mcp
- generate_tech_pack (Generate Tech Pack) - 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 credits. Endpoint: https://www.smasher.studio/mcp/mcp
- generate_colorways (Generate Colorways) - 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. Endpoint: https://www.smasher.studio/mcp/mcp
- generate_multi_angle (Generate Multi-Angle Views) - 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. Endpoint: https://www.smasher.studio/mcp/mcp
- generate_fabric_sim (Generate Fabric Simulation) - 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. Endpoint: https://www.smasher.studio/mcp/mcp
- check_credits (Check Credits) - Check the user's current credit balance, subscription plan, and monthly allocation. Free to use. Endpoint: https://www.smasher.studio/mcp/mcp
- list_collections (List Collections) - List the user's design collections with session counts and asset counts. Requires authentication. Endpoint: https://www.smasher.studio/mcp/mcp

## Resources
- smasher://pricing - Smasher Studio Pricing Subscription tiers, credit pricing, top-up packs, DXF pattern services, upgrade URLs. Use this to inform users about cost before they commit to expensive operations. MIME type: application/json
- smasher://capabilities - Smasher Studio Capabilities Complete list of 9 tools with credit costs, batch limits, and underlying AI providers. Use this to plan multi-step workflows efficiently. MIME type: application/json
- smasher://styles - Photography & Video Styles Available photography styles (product_shot, on_model, flat_lay, lifestyle, editorial, campaign) + video styles (360_turntable, gentle_animation, catwalk, zoom_pan) with best-fit use cases. Reference before calling generate_fashion_image or generate_fashion_video. MIME type: application/json
- smasher://fabrics - Fabric Catalog Common fabrics organized by category (cotton, silk, wool, denim, leather, linen, synthetics, delicates, technical) with variants, common garments, and weight ranges. Use for generate_fabric_sim and tech pack BOM context. MIME type: application/json
- smasher://workflow - Production Pipeline Workflow Optimal 5-step pipeline order from hero image → variations → animation → tech pack → factory sourcing. Plus prompt engineering tips for each tool. Reference at session start. MIME type: application/json
- smasher://glossary - Fashion Industry Glossary Garment types (tops/bottoms/dresses/outerwear/knitwear/etc.), construction terms (seams/stitches/finishes/closures), and technical chart fields (measurements/grading/tolerance). Use to disambiguate user terms. MIME type: application/json

## Prompts
- fashion_product_shoot - Generate a complete product photography brief for a fashion garment. Returns a structured prompt ready for generate_fashion_image. Arguments: garment, target_use
- fashion_collection_pipeline - Plan a complete content pipeline for a fashion collection. Outlines the full workflow: hero shots, colorways, multi-angle, fabric sim, video, and tech packs. Arguments: collection_name, garment_count

## Metadata
- Owner: io.github.Atenkai
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Mar 9, 2026
- Source: https://registry.modelcontextprotocol.io
