Crochet Engine MCP Server
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. It runs locally over stdio via the published package.
People connecting media tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-07-24 · ★ 2 · #130 OF 173 MAINTAINED MEDIA · VERIFIED 2026-09-18
MIT · Python servers · how we verify → /methodology
01 · Install Crochet Engine
Claude Code
claude mcp add dengyu123456-crochet-engine -- uvx crochetpatterngen-engine Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"dengyu123456-crochet-engine": {
"command": "uvx",
"args": [
"crochetpatterngen-engine"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
repo age created 2026-07-24 - young repo, little track record yet
license MIT - declared in the repository
pypi package crochetpatterngen-engine - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.dengyu123456 is GitHub-verified and matches the repo owner
03 · Who maintains Crochet Engine
crochet-engine is maintained by dengyu123456. It's the only MCP server we track from this author; the repo dates to Jul 2026.
04 · Facts
- repository
- github.com/dengyu123456/crochet-engine
- category
- media - ranked #130 of 173 actively-maintained media servers as of 2026-09-18.
- registry
- io.github.dengyu123456/crochet-engine (active, first published 2026-07-24)
- packages
- pypi:crochetpatterngen-engine
05 · Crochet Engine FAQ
What is Crochet Engine?
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. It runs locally over stdio via the published package.
Is Crochet Engine still maintained?
Yes - as of 2026-09-18, its last commit was 2026-07-24. We re-verify nightly.
How do I install Crochet Engine?
Run `uvx crochetpatterngen-engine`. You can also paste the ready-made client config above.
Does Crochet Engine run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
06 · Alternatives to Crochet Engine
Alternatives to Crochet Engine
Maintained media servers if Crochet Engine isn't the fit.
- Openshorts Turn long videos into viral vertical shorts and publish them to TikTok, Instagram and YouTube. ★ 5,045 · 2026-09-17
- Claude Real Video Let any LLM watch a video locally - and search everything it has ever watched. ★ 2,158 · 2026-09-11
- Minutes The private, owned conversation-memory layer for AI. Record, transcribe, and search every meeting. ★ 1,485 · 2026-09-18
- Voicemode Natural voice conversations for AI assistants - STT/TTS via MCP ★ 1,368 · 2026-09-15
- Comfyui MCP MCP server + Claude Code plugin for ComfyUI: run workflows, generate images, manage models & VRAM. ★ 755 · 2026-09-14
- Nova3 D Structured, part-aware 3D generation for AI agents. Named-part GLB, preview URL, Blender script. ★ 714 · 2026-08-12
More media MCP servers · YTDL RMCP (dinglebear-ai) · AlbumentationsX MCP · Macwhisper MCP Server · Livepilot · Immich Photo Manager
More Python MCP servers · Meta Data MCP · Server Polarion · Ozon MCP Server · Wb MCP Server · Dagpipe · see all