patternforge-create-mcp
v0.1.0
Published
MCP server for generating AI seamless patterns — create tileable repeating patterns for print-on-demand, textiles, wallpaper, and surface design
Downloads
151
Maintainers
Readme
patternforge-create-mcp
MCP server for PatternForge — AI seamless pattern generation for print-on-demand, textiles, wallpaper, and surface design.
Generate tileable repeating patterns directly from your AI tools using the Model Context Protocol.
Tools
generate_seamless_pattern
Generate an AI seamless tileable pattern from a text description. Supports 12 styles (geometric, floral, abstract, tropical, watercolor, minimalist, retro, japanese, botanical, animal, food, celestial), 8 color schemes, and density/scale controls.
pattern_ideas
Get curated pattern ideas organized by product type (apparel, home decor, stationery, phone cases, fabric, wallpaper, gift wrap, accessories) with trending themes, timeless classics, and pro tips.
pattern_color_palettes
Get curated color palettes by mood (calm, energetic, luxurious, playful, romantic, edgy, natural, festive, professional, whimsical) with hex codes, descriptions, and product recommendations.
Installation
npx patternforge-create-mcpClaude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"patternforge-create": {
"command": "npx",
"args": ["-y", "patternforge-create-mcp"]
}
}
}Examples
Generate a pattern:
"Generate a seamless pattern of tropical monstera leaves, watercolor style, vibrant colors, medium density"
Get ideas for products:
"Give me pattern ideas for phone cases, summer season"
Get color palettes:
"Show me luxurious color palettes for premium accessories"
Links
- Website: patternforge.art
- Repository: github.com/crawde/mcp-patternforge-create
License
MIT
