Loading languages...
TE

text-to-cad-mcp

@gNucleus8

gNucleus Text To CAD MCP server

CAD
Generative AI
design
engineering
3D modeling

# mcpServer Config

{
  "gnucleus": {
    "command": "/ABSOLUTE/PATH/TO/YOUR/text-to-cad-mcp/.venv/bin/python",
    "args": [
      "/ABSOLUTE/PATH/TO/YOUR/text-to-cad-mcp/main.py"
    ],
    "workingDirectory": "/ABSOLUTE/PATH/TO/YOUR/text-to-cad-mcp",
    "env": {
      "GNUCLEUS_HOST": "genai.gnucleus.ai",
      "GNUCLEUS_API_KEY": "YOUR_API_KEY_HERE"
    }
  }
}

# stdio

python main.py
Transport:
stdio
Язык:
Python
Создано:5/3/2025
Обновлено:7/31/2025
Домашняя страница:
https://github.com/gNucleus/text-to-cad-mcp