An MCP server that enables automation of FreeCAD model creation, macro execution, and view management through a server-client architecture, supporting integration with external AI tools like Claude an…
{
"mcpServers": {
"freecad-4": {
"command": "uvx",
"args": [
"FreeCAD-MCP"
]
}
}
}