Back to search
30
MCP

build123d MCP

io.github.pzfreo/build123d-mcp

AI-driven 3D CAD via build123d: execute, render, measure, and export geometry interactively.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

build123d-mcp
MCP server wrapping build123d for interactive 3D CAD
0 tools
CAiD MCP Server
Validated 3D CAD modeling for AI agents via CAiD + OCCT. 107 tools across 22 modules.
0 tools
caid-mcp
MCP server giving AI agents validated 3D modeling via CAiD + OCCT
0 tools
kicad-mcp-server
MCP server for AI-assisted PCB design with KiCad
0 tools
io.github.bunnyf/kicad-mcp-server
MCP server for AI-assisted PCB design with KiCad 9.x
0 tools
cadquery-mcp
MCP (Model Context Protocol) server for CadQuery - enables AI assistants to create 3D CAD models
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "build123d_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}