TechDraw AI MCP Server

AI agent skills for turning a photograph of a physical part into engineering documentation with TechDraw AI. Draft a dimensioned 2D technical drawing, trace it into CAD-ready DXF and DWG, reconstruct the part as a 3D mesh, or render it as a finished product shot. Works with Claude Code, Claude Desktop, Cursor, Codex, VS Code, Windsurf and anything else that loads Markdown skills or speaks MCP. Its 6 documented tools cluster into generate, image, render, photo.

People who work with cad, dxf and engineering and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-07-27 · ★ 2 · #101 OF 173 MAINTAINED MEDIA · VERIFIED 2026-09-18

MIT · JavaScript servers · how we verify → /methodology

01 · Install TechDraw AI

before you install - you'll need

Set TECHDRAWAI_API_KEY before connecting.

Claude Code

claude mcp add meltflexdevs-techdrawai-skills -- npx -y techdrawai-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "meltflexdevs-techdrawai-skills": {
      "command": "npx",
      "args": [
        "-y",
        "techdrawai-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-07-27 - young repo, little track record yet

license MIT - declared in the repository

npm package techdrawai-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.MeltFlexDevs is GitHub-verified and matches the repo owner

03 · What TechDraw AI can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 6 documented tools across generate, image, render, including generate_technical_drawing, image_to_dxf, render_product, photo_to_3d.

Capability map

Tools grouped from the project's README - what TechDraw AI lets an agent do.

Generate

1 tool - e.g. Photo to a dimensioned, standards-compliant technical drawing

generate_technical_drawing

Image

1 tool - e.g. Any image to real CAD contours as DXF, optionally DWG

image_to_dxf

Render

1 tool - e.g. Technical drawing to a photorealistic product render

render_product

Photo

1 tool - e.g. Photo to a textured 3D mesh, GLB plus FBX, OBJ, USDZ, STL

photo_to_3d

Identify

1 tool - e.g. Name the object in a photo

identify_product

Check

1 tool - e.g. Balance, plan, and what each operation costs

check_credits

04 · Who maintains TechDraw AI

TechDraw AI is maintained by meltflexdevs. We track 2 MCP servers from meltflexdevs - 2 actively maintained, 3 combined GitHub stars, oldest repo from Jun 2026.

05 · Facts

category
media - ranked #101 of 173 actively-maintained media servers as of 2026-09-18.
registry
io.github.MeltFlexDevs/techdrawai (active, first published 2026-07-28 · 2 versions)
packages
npm:techdrawai-mcp

06 · TechDraw AI FAQ

Is TechDraw AI still maintained?

Yes - as of 2026-09-18, its last commit was 2026-07-27. We re-verify nightly.

What can TechDraw AI do?

An agent gets 6 documented tools across generate, image, render, including generate_technical_drawing, image_to_dxf, render_product, photo_to_3d.

How do I install TechDraw AI?

Run `npx -y techdrawai-mcp`. The README documents one environment variable (TECHDRAWAI_API_KEY) to set first. Set TECHDRAWAI_API_KEY before connecting. You can also paste the ready-made client config above.

Does TechDraw AI run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to TechDraw AI

More media MCP servers · Imagenate · Katto MCP · Paper Banana CN · Prompt To Asset · Logic Pro MCP

More JavaScript MCP servers · Memori MCP · The Commons · App Store Operator · Okf MCP · Tapsite · see all