mcpbeat Sign in

Crochet Engine MCP Server

by dengyu123456 Your server? Claim it
local only

Crochet Engine runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from pypi. Last commit 24 Jul 2026.

Deterministic photo-to-crochet-chart engine: stitch counts, 5 techniques, yarn estimates.

Installs per day peak 23 · avg 11 · -29% w/w
a month agotoday
56
Installs / week
pypi · crochetpatterngen-engine
2
Stars
0 open issues
24 Jul 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Crochet Engine every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add crochet-engine -- uvx crochetpatterngen-engine
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "crochet-engine": {
      "args": [
        "crochetpatterngen-engine"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.crochet-engine]
command = "uvx"
args = ["crochetpatterngen-engine"]
.cursor/mcp.json
{
  "mcpServers": {
    "crochet-engine": {
      "args": [
        "crochetpatterngen-engine"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "crochet-engine": {
      "args": [
        "crochetpatterngen-engine"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Crochet Engine

same job, measured the same way
Fatenava MCP
by fatenava

Cast BaZi, Zi Wei Dou Shu, and Western astrology natal charts - deterministic, free, no account.

40 installs/wk local only
App Intel
by garrrikkotua

App Store & Google Play data: app details, IAP prices, reviews, top charts, estimates, rank history.

23 installs/wk local only
LogiSheets
by logisky

An Excel-compatible spreadsheet engine for agents: deterministic formulas, block memory, real .xlsx.

58 installs/wk local only
Slickfast
by slickfast

Render 47 chart types and tiled dashboards as PNG/SVG. Deterministic, no headless browser.

375 installs/wk answering
Schedule Iii
by datavrn

Deterministic Schedule III statements for Indian companies: trial balance in, Excel workbook out.

67 tools answering
C
Skyaccess
by skyaccess

Search live empty leg private jet flights and get charter price estimates. Free, no API key.

5 tools answering
Statement Normalizer
by jfortier93

Deterministic bank-statement parsing: messy CSV/OFX to clean categorized rows. In-memory only.

answering
Mychart
by kriskraw80

Connects to Epic MyChart patient portals: interactive login, list and download your own test results

38 installs/wk local only

Crochet Engine — questions

Answers built from our own checks of this server.

Why is there no uptime for Crochet Engine?
Crochet Engine runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package crochetpatterngen-engine was installed 56 times last week.
How do I connect Crochet Engine?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls crochetpatterngen-engine straight from pypi; nothing to host, nothing to sign up for.
How many people use Crochet Engine?
The pypi package crochetpatterngen-engine was installed 56 times in the last week. Week over week that is -29%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Crochet Engine open source?
Yes — it is published under the MIT licence, written in Python and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.