ForgeLab

andresparraarze/ForgeLab
★ 3 stars Python AI/LLM Updated today
The LLVM of design — a JSON IR + MCP server that lets AI agents create KiCad, FreeCAD & glTF files.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install forgelab

README Excerpt

> **The LLVM of design.** A universal, JSON-based design interchange format and compiler that lets AI agents create, read, and transform design files across tools and domains — without ever touching proprietary file formats. ForgeLab defines a JSON **intermediate representation (IR)** that sits between AI agents and design

Tools (9)

agentanthropicapiauthblinkygenerate_documentmcpuvicornvalidate_document

Topics

3d-modelingai-agentsblendercadcompilerdesigndesign-automationedafreecadgltfintermediate-representationjsonkicadllmmcp