Catalog
io.github.bcllcc/modulor
Officialby bcllcc · Python
Agent-native CAD: draw plans, model 3D, render checks, export DXF/SVG/STL/GLB/IFC, import DXF.
Agent-native CAD tool for drawing plans, 3D modeling, and exporting multiple formats.
Topics
3d-modelingagentai-agentsbimcadcomputational-designdraftingdxfgeometrygltfllmmcpmodel-context-protocolparametric-designpythonifcmcp-serverrevit
README not available yet.
Install
Configuration
Arguments
modulordefault modulormcpdefault mcpclaude_desktop_config.json
{
"mcpServers": {
"modulor": {
"command": "uvx",
"args": [
"modulor"
]
}
}
}