build123d MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 2 607 installs a week from pypi. Last commit 2 Aug 2026.
AI-driven 3D CAD via build123d: execute, render, measure, and export geometry interactively.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add build123d-mcp -- uvx build123d-mcp
{
"mcpServers": {
"build123d-mcp": {
"args": [
"build123d-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.build123d-mcp]
command = "uvx"
args = ["build123d-mcp"]
{
"mcpServers": {
"build123d-mcp": {
"args": [
"build123d-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"build123d-mcp": {
"args": [
"build123d-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.