HomeOther › drawing-converter-mcp

drawing-converter-mcp

Metric ⇄ imperial for technical drawings: dimensions, tolerances, ISO fits, threads, roughness.

TypeScript Local macOSWindowsLinux
★ 0 stars Last pushed 2026-09-11 License: MIT

Topics: Other Tools and Integrations

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "drawing-converter-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry