Skip to main content
Glama
ri3292zone7-cloud

autocad-arch-mcp

autocad-arch-mcp

Architectural MCP for AutoCAD 2021 + YQArch (NBC Standard) — hybrid dotnet + file_ipc + com + ezdxf.

Spec: docs/superpowers/specs/2026-08-24-autocad-arch-mcp-design.md
Knowledge: knowledge/master_knowledge.md + knowledge/*.json|yaml

Prereqs

  • Windows 10/11, AutoCAD 2021 Full (R24.0) at D:\SOFTWARES\Autocad 2021\AutoCAD 2021\

  • YQArch at D:\SOFTWARES\YQArch (or C:\Autodesk\...YQArch)

  • Python 3.10+ Windows native, uv (install)

Related MCP server: AutoCAD MCP Server

Install

cd "D:\6) Obsidian\AI Workspace\Tools\autocad-arch-mcp"
uv sync

Load in AutoCAD

  1. APPLOADlisp-code/mcp_arch_dispatch.lsp=== MCP Arch Dispatch v1 loaded ===

  2. NETLOADdotnet/AutocadArch.dll

  3. Add both to Startup Suite.

MCP config (opencode)

See spec §8 autocad-arch snippet.

Knowledge

Run uv run python -c "import json, jsonschema; ..." to validate. Phase -1 gate: knowledge/yqarch_compat_matrix.csv must be produced before wrappers.

Dev

uv run pytest tests/ -v
uv run pytest -m "not e2e" -v

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables users to control CAD software like AutoCAD, GstarCAD, and ZWCAD through natural language instructions via the Model Context Protocol. It supports automated drawing of shapes, layer management, and saving designs to DWG files without manual interface interaction.
    2
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    Connects Claude AI to AutoCAD for architectural design, enabling natural language to execute 684 commands. Automates drawing creation and editing through the Model Context Protocol.
    21 npm
    6
    MIT
  • A
    license
    C
    quality
    B
    maintenance
    Enables architectural design in AutoCAD 2021 via chat, using YQArch (NBC standard) to build, draw, and dimension directly through natural language.
    14
    MIT