Skip to content
Claude Code

Alibre Design CAD MCP Server for Claude Code

io.github.stephensmitchell/alibreobjectmodel.mcp

MCP server exposing the Alibre Design CAD API: parts, sketches, features, parameters.

client:Claude Code transport:stdio runtime:nuget

Install Alibre Design CAD MCP Server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add alibreobjectmodel.mcp -e ALIBRE_INSTALL_DIR=<ALIBRE_INSTALL_DIR> -- dnx AlibreObjectModel.Mcp --yes

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Alibre Design CAD MCP Server in other clients