stencilforge-create-mcp
v0.1.0
Published
MCP server for generating AI stencils and SVG cut files — create laser-cut-ready designs, wall stencils, vinyl decals, and craft templates from text descriptions
Maintainers
Readme
stencilforge-create-mcp
MCP server for StencilForge — AI stencil and SVG cut file generation for crafters, makers, and designers.
Generate stencil designs for laser cutting, vinyl cutting (Cricut/Silhouette), wall painting, screen printing, airbrush, and craft projects directly from your AI tools.
Tools
generate_stencil
Generate an AI stencil design from a text description. Supports 10 styles (silhouette, multi-layer, geometric, organic, vintage, tribal, art-deco, minimalist, graffiti, japanese) and 8 purposes (wall art, vinyl decal, laser cut, screen print, airbrush, cake decorating, fabric paint, etching).
stencil_design_guide
Get comprehensive stencil guides with materials lists, pro tips, ready-to-use prompts, and common mistakes to avoid. Covers 8 applications: wall painting, vinyl cutting, laser cutting, screen printing, airbrush, craft projects, cake decorating, and t-shirt stenciling.
plan_multi_layer_stencil
Plan a multi-layer stencil project (2-6 layers) with color separation, registration guidance, layer descriptions, and ready-to-use prompts for each layer.
Installation
npx stencilforge-create-mcpClaude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"stencilforge-create": {
"command": "npx",
"args": ["-y", "stencilforge-create-mcp"]
}
}
}Examples
Generate a stencil:
"Generate a stencil of a howling wolf with pine trees, silhouette style, for vinyl decal"
Get a craft guide:
"Show me a stencil design guide for laser cutting at intermediate level"
Plan a multi-layer project:
"Plan a 4-layer stencil of a sunset mountain landscape for spray paint"
Links
- Website: stencilforge.art
- Repository: github.com/crawde/mcp-stencilforge-create
License
MIT
