build123d MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 766 installs a week from pypi. Last commit 4 Sep 2026.
AI-driven 3D CAD via build123d: execute, render, measure, and export geometry interactively.
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
args = pickle.load(f)
proc = subprocess.run(
steps = {label: os.path.join(work, f"{i}.step") for i, label in enumerate(shape_map)}
exec(compile(source, entry["path"], "exec"), namespace) # noqa: S102
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
MCP server for n8n: generate, lint, explain failed executions, drive live n8n via REST.
Agent-driven search: build, import, tune, search, and score result quality — all over MCP.
MCP server for agent-driven React Native and Expo development and mobile testing
Drive your real, logged-in Chrome from any MCP client — even from a remote machine, no inbound port.
Claude Code drives Codex CLI's interactive TUI and durable tmux terminals over MCP.
Decixa MCP Server — intent-driven API discovery and selection for AI agents.
Zero-dependency browser video editor AI agents drive via a JSON timeline over MCP; ffmpeg export.
AI-driven DFS lineup optimizer for MLB & NBA — build FanDuel & DraftKings lineups via MCP.
Answers built from our own checks of this server.