Drawing Converter MCP server
Metric ⇄ imperial for technical drawings: dimensions, tolerances, ISO fits, threads, roughness.
0 stars61 downloads/wk
Reviews
Write oneNobody has reviewed Drawing Converter yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Drawing Converter tools (5)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
convert_drawing_pdfProduce a converted copy of a technical-drawing PDF with every recognised value stamped in place (white cover over the original callout, converted text in matching size/rotation) \u2014 dimensions, \xB1 tolerances, fit classes, \xD8/R callouts, threads. The input file is never modified. Without `classifications`, a heuristic converts unambiguous callouts plus (by default) bare numbers as lengths;
convert_textConvert a printed drawing callout (or short text with several callouts) between metric and imperial, preserving notation: "\xD830 H7" \u2192 "\xD81.1811 H7", "84\xB10.1" \u2192 "3.3071\xB10.0039", "R13" \u2192 "R0.5118", "M8" \u2192 "5/16-18 UNC", "1/4-20 UNC" \u2192 "M6". Angles (\xB0) are left unchanged. Set category=surface to read bare numbers as Ra roughness instead of lengths. assume_lengths
convert_valueConvert one engineering value between metric and imperial with shop-floor precision rules. Kinds: length (mm\u21C4in), tolerance_deviation (a \xB1 deviation, keeps an extra significant digit), geometric_tolerance (GD&T value), surface_roughness (Ra \xB5m\u21C4\xB5in), weight (kg\u21C4lb), thread (designation lookup, e.g. "M8" \u21C4 "5/16-18 UNC"). Returns the exact value, the display-rounded valu
extract_drawing_textRead the printed text tokens of one page of a technical-drawing PDF: each token with its index, text and position (page points, top-left origin, rotation in degrees), plus page geometry and a heuristic guess of the drawing\u2019s unit system. Use the token indices to build `classifications` for convert_drawing_pdf when you want to decide yourself which tokens are convertible values (e.g. mark a ba
lookup_threadLook up the closest standard counterpart of a thread designation (ISO metric coarse \u21C4 Unified UNC), with major diameters, pitch/TPI and how close the match is. Omit `designation` to get the whole cross-reference chart (M2\u2013M30).
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan2 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 8 days ago15/15
- Maintainer identitynamespace and repository owner differ; website matches verified namespace6/10
Install directly
Runs npx -y drawing-converter-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add drawing-converter -- npx -y drawing-converter-mcp
Drawing Converter: common questions
- Is Drawing Converter MCP server safe?
- Yes, by our scan: it is graded A (89/100). Read the Drawing Converter safety report
- How do I install Drawing Converter?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Drawing Converter need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Drawing Converter maintained?
- The last commit was 10 days ago (2026-09-11). The latest release is v0.1.1.