cadloop

richardofortune/cadloop
★ 0 stars Python API Integration Updated today
A closed loop from parametric OpenSCAD source to G-code: two MCP servers plus the verification step neither CAD nor slicer can do.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cadloop": {
      "command": "uvx",
      "args": [
        "cadloop"
      ]
    }
  }
}

Or install with pip: pip install cadloop

README Excerpt

<!-- mcp-name: io.github.richardofortune/cadloop-openscad --> <!-- mcp-name: io.github.richardofortune/cadloop-slicer --> A closed loop from parametric source to G-code, with the verification step in the middle that neither the CAD tool nor the slicer can do. Two MCP servers and a checker. A model writes OpenSCAD, compiles it, reads

Tools (1)

SLICER_PROFILE_DIRS

Topics

3d-printingcadgcodemcpmodel-context-protocolopenscadorcaslicerparametric-designslicer