glbforge

glbforge/glbforge
★ 0 stars TypeScript AI/LLM Updated today
Make AI-generated 3D assets web-ready. Analyze against performance budgets, auto-optimize (weld, simplify, WebP/KTX2, LOD chains), extrude logos/SVGs into 3D, export print-ready STL, scaffold React Three Fiber viewers — as a CLI and an MCP server for AI agents. Works with Meshy and any glTF/GLB. → glbforge.dev
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": {
    "glbforge": {
      "command": "npx",
      "args": [
        "-y",
        "glbforge/glbforge"
      ]
    }
  }
}

README Excerpt

**glbforge.dev** · raw AI mesh in, shipped asset out Makes AI-generated 3D assets (Meshy, etc.) actually shippable on the web: **analyze → optimize → scaffold a viewer**, with performance budgets as a CI-able contract. - ✅ `glbforge analyze` — budget report card + named lint rules - ✅ `glbforge optimize` — weld/simplify/LOD/compress to hit the budget