← Back to Plugins
MCP Server MCP

io.github.dengyu123456/crochet-engine

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx crochetpatterngen-engine

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "crochetpatterngen-engine",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "crochetpatterngen-engine[mcp]",
          "type": "named",
          "name": "--from"
        },
        {
          "value": "crochetpatterngen-mcp",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...