CAD-MCP
JSON →Control CAD software with natural language instructions to perform drawing operations.
Install
npx -y @modelcontextprotocol/inspector Tools · 10
- draw_line Draw a line
- draw_circle Draw a circle
- draw_arc Draw an arc
- draw_polyline Draw a polyline
- draw_rectangle Draw a rectangle
- draw_text Add text
- draw_hatch Draw a hatch pattern
- add_dimension Add linear dimension
- save_drawing Save the drawing
- process_command Process natural language commands
Links
★ 362 GitHub stars