AlibreObjectModel MCP Server
The io.github.stephensmitchell/AlibreObjectModel.Mcp MCP server exposes the Alibre Design CAD API. It provides access to core CAD elements including parts, sketches, features, and parameters, enabling structured interaction with the Alibre Design object model.
🛠️ Key Features
- Exposes the Alibre Design CAD API
- Covers CAD parts, sketches, features, and parameters
🚀 Use Cases
- Programmatic access to Alibre Design data such as parts and sketches
- Working with CAD feature definitions and parameter values
⚡ Developer Benefits
- Clear mapping to Alibre Design concepts: parts, sketches, features, parameters
- Supports developer workflows that consume an MCP interface for CAD object model data
⚠️ Limitations
- Scope is limited to what is described for the Alibre Design CAD API (parts, sketches, features, parameters)