Mmcp.market

TechDraw AI MCP server

by MeltFlexDevs·io.github.MeltFlexDevs/techdrawai·v0.1.1

Photo to technical drawing, CAD-ready DXF and DWG, 3D models and product renders.

B77/100grade B
What users say
No reviews yet
Be the first
Safety scan
B77/100

full report

Adoption
Growing

2 stars25 downloads/wk

Reviews

Write one

Nobody has reviewed TechDraw AI yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

TechDraw AI tools (6)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • check_credits

    The authenticated account's credit balance, plan, and what each operation costs. Call it before a batch so you know how far the balance goes.

  • generate_technical_drawing

    Turn a photograph of a physical object into a dimensioned, standards-compliant 2D technical drawing (orthographic views, dimension lines, projection symbol).

  • identify_product

    Name the main object in a photo with a short, specific label (e.g. "L-shaped wall bracket").

  • image_to_dxf

    Trace a raster image — a generated technical drawing, a scan, a sketch, a logo — into real CAD vector contours and write a DXF file.

  • photo_to_3d

    Turn a photograph of a single object into a textured 3D mesh, downloadable as GLB (and FBX, OBJ, USDZ, STL).

  • render_product

    The reverse of drafting: take a 2D technical drawing and produce a photorealistic image of the finished, manufactured product.

Public scan report

scanner v0.1.9 · 2026-09-24 · same rubric, same numbers if you re-run it

no findings
  • Code scan7 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 qualitystatic API keys via environment variables6/15
  • Maintenancelast push 59 days ago12/15
  • Maintainer identityregistry namespace matches repository owner7/10
Overall 77/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the TechDraw AI repository's README, as published. We do not edit it. Read it on GitHub

TechDraw AI Skills

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.

Each user authenticates with their own TechDraw AI API key, and every generation is billed to their account credits. The skills call the public TechDraw AI API directly, so there is nothing extra to install and no CAD kernel to build.

One photograph, three outputs: a dimensioned drawing, CAD geometry, and a 3D model.

Install

Pick one. Each method sets the skills up for your agent.

npx skills (recommended, cross-agent)

npx skills add MeltFlexDevs/techdrawai-skills

GitHub CLI (v2.90+)

gh skill install MeltFlexDevs/techdrawai-skills

Claude Code marketplace

Inside Claude Code:

/plugin marketplace add MeltFlexDevs/techdrawai-skills
/plugin install techdrawai@techdrawai

MCP server only

If you want the tools without the skills, add the MCP server directly:

claude mcp add techdrawai -- npx -y techdrawai-mcp

Configuration for Cursor, Claude Desktop, Codex, VS Code and Windsurf is on the MCP page.

Setup script

Universal fallback:

git clone --depth 1 https://github.com/MeltFlexDevs/techdrawai-skills.git
cd techdrawai-skills
./setup

More options in INSTALL.md. Agent-driven install, to paste into your agent: INSTALLFORAGENTS.md.

Authenticate

Programmatic access is part of the Studio plan. Once you are subscribed, the simplest way to sign in is the browser flow, which mints a key from your session and hands it back over loopback so you never copy or paste a secret:

npx -y techdrawai-mcp auth login

Or create one by hand at techdrawai.com/app → Settings → API keys and export it:

export TECHDRAWAI_API_KEY="tda_sk_..."

The key is shown exactly once at creation. Only its SHA-256 is stored, so nobody can recover it afterwards, including us. An account may hold five live keys and revoking one takes effect on the next request.

Skills

Tools

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y techdrawai-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add techdrawai -- npx -y techdrawai-mcp
Add to Cursor

TechDraw AI: common questions

Is TechDraw AI MCP server safe?
Mostly: it is graded B (77/100). Read the TechDraw AI safety report
How do I install TechDraw AI?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does TechDraw AI need an API key?
Yes. The registry entry asks for TECHDRAWAI_API_KEY.
Is TechDraw AI maintained?
The last commit was 62 days ago (2026-07-27). The latest release is v0.1.1.
What can I use instead of TechDraw AI?
Servers from other publishers that do the same job: Storeshots MCP server, InstantClips MCP server and Pixelpanda MCP server. Compare all TechDraw AI alternatives.

Alternatives to TechDraw AI

Same job from other publishers: the closest match first, then the best rated.

All TechDraw AI alternatives →
  • Storeshots
    Render store-ready App Store and Google Play screenshots: device frames, headlines, exact sizes.
    A
  • InstantClips
    Create branded vertical video ads from ecommerce product URLs or product photos.
    A
  • Pixelpanda
    33 image tools: free local editing, AI upscaling, background removal, and product photos
    B
  • Aidemo
    Narrated, captioned product-demo MP4 from a storyboard.json; re-renders itself in CI at ~$0.
    A
  • Loki Mode
    Autonomous spec-to-product coding-agent CLI with an MCP server exposing 36 tools over stdio.
    B

More from MeltFlexDevs →