ATOI-Ming/FreeCAD-MCP
FreeCAD plugin for automating model creation and control via Model Contro Protocol (MCP). Provides a MCP server,GUl panel, and client for running macros,managing documents, and adjusting views.
Platform-specific configuration:
{
"mcpServers": {
"FreeCAD-MCP": {
"command": "npx",
"args": [
"-y",
"FreeCAD-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...