cadquery
A python parametric CAD scripting framework based on OCCT
cadquery MCP Server
MCP server for CadQuery/cadquery
Ready-to-Use Client Configurations
{
"mcpServers": {
"cadquery": {
"command": "npx",
"args": [
"-y",
"@CadQuery/cadquery"
]
}
}
}