Deterministic photo-to-crochet-chart engine: stitch counts, 5 techniques, yarn estimates.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
The deterministic photo-to-crochet-chart engine behind crochetpatterngen.com β packaged as a Python library, CLI, and MCP server so AI agents (Claude Desktop, Cursor, etc.) can turn photos into crochet charts with exact stitch counts.
Deterministic, not generative. There is no AI image generation here β just resize, median-cut color quantization, and confetti cleanup. Same input, same chart, same stitch counts, every time. No hallucinated rows.
graph, c2c, tapestry, mosaic, filet.rembg extra for background removal.Add to claude_desktop_config.json:
Or with a regular pip install:
Tools exposed (stdio transport):
| Tool | What it does |
|---|---|
photo_to_chart | Local image path β chart PNG (base64 or saved to output_path) + per-color stitch counts JSON |
render_ascii_design | ASCII design file β chart PNG + stitch counts |
estimate_yarn_tool | Stitch counts β per-color yardage for one yarn weight or all |
See designs/frog.txt and designs/dragon.txt:
One character per stitch; . is the background/padding color. Rows are padded to the longest row.
MIT β see LICENSE.
Free web tool + pattern library at crochetpatterngen.com.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/crochet-engine)<a href="https://allmcps.com/mcp/crochet-engine"><img src="https://allmcps.com/api/badge/crochet-engine?style=directory" alt="Crochet Engine on AllMCPs" /></a>