Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Cad Mcp Server

БесплатноНе проверен

Give your AI assistant the ability to inspect, measure, and compare 3D CAD models. Works locally with any STEP file — no CAD license, no cloud, no setup.

GitHubEmbed

Описание

Give your AI assistant the ability to inspect, measure, and compare 3D CAD models. Works locally with any STEP file — no CAD license, no cloud, no setup.

README

npm version npm downloads

Give your AI assistant the ability to inspect, measure, and compare 3D CAD models. Drop in a STEP file, ask engineering questions, get measured answers. Runs entirely on your machine — no cloud, no CAD license, no setup.

Quick Start

npx -y cad-mcp-server

Add to your MCP client:

{
  "mcpServers": {
    "cad": {
      "command": "npx",
      "args": ["-y", "cad-mcp-server"]
    }
  }
}

Point your AI at any STEP file and ask questions like:

"Review this part before manufacturing. Check wall thickness, draft angles, and hole sizes. Flag anything that violates standard DFM rules."

Why Engineers Use It

  • Zero setup. One command. No CAD software, licenses, Docker, or cloud API.
  • Runs locally. Your STEP files never leave your machine.
  • Deterministic answers. Backed by the Open CASCADE kernel, not LLM guessing.
  • Read-only. Inspects geometry without modifying anything.

What It Can Do

Tool Example question
inspect_step "What are the overall dimensions and volume?"
find_faces "Find all cylindrical faces. Which ones are holes vs bosses?"
find_edges "What's the smallest fillet radius on this part?"
measure_geometry "Check wall thickness around every hole. Flag anything below 2mm."
diff_step "What changed between revision A and revision B?"

The AI assistant interprets the measurements. You get engineering answers, not raw numbers.

Example Prompts

  • "Review this part for injection molding: check draft angles with +Z pull, measure minimum wall thickness, identify undercuts."
  • "Prepare a first-pass CNC plan: likely setups, drilling directions, features that drive cost."
  • "Compare these two revisions and flag what needs rechecking before tooling."
  • "Which holes are blind vs through? What's the depth of the blind hole?"
  • "Find the thinnest wall section on this part. Is it above the 1.5mm minimum?"

See docs/EXAMPLE_PROMPTS.md for more.

Requirements

  • Node.js 24+
  • STEP files (export from SolidWorks, FreeCAD, Fusion 360, CATIA, or any CAD system)

License

MIT. The bundled OCCT kernel uses LGPL-2.1. See THIRD_PARTY_NOTICES.md.

from github.com/mattmohandiss/cad-mcp-server

Установить Cad Mcp Server в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install cad-mcp-server

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add cad-mcp-server -- npx -y cad-mcp-server

FAQ

Cad Mcp Server MCP бесплатный?

Да, Cad Mcp Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Cad Mcp Server?

Нет, Cad Mcp Server работает без API-ключей и переменных окружения.

Cad Mcp Server — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Cad Mcp Server в Claude Desktop, Claude Code или Cursor?

Открой Cad Mcp Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Cad Mcp Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai