autocad-arch-mcp
Provides integration with AutoCAD 2021 for architectural design, enabling drawing creation, manipulation, and automation through the YQArch plugin (NBC Standard).
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@autocad-arch-mcpCreate a floor plan for a 2-bedroom house using YQArch standards"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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(orC:\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 syncLoad in AutoCAD
APPLOAD→lisp-code/mcp_arch_dispatch.lsp→=== MCP Arch Dispatch v1 loaded ===NETLOAD→dotnet/AutocadArch.dllAdd 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" -vThis server cannot be deployed
Maintenance
Related MCP Connectors
Unified AEC tools: ACC, Revit, Navisworks, Twinmotion, and APS from one endpoint.
MCP server enabling AI agents to manage Bitrix24 features via standardized protocol
DXF and PDF/X-4 for AI agents: structured facts, PNG renders, an interactive in-chat viewer.
MCP server giving AI agents one-connection access to China A-share market intelligence: financials,
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables 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-
- FlicenseNot gradedqualityDmaintenanceA Flask-based MCP server that connects to AutoCAD and executes AutoLISP code to enable architectural floor plan creation and management through a REST API.-
- AlicenseNot gradedqualityDmaintenanceConnects 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 npm6MIT
- AlicenseCqualityBmaintenanceEnables architectural design in AutoCAD 2021 via chat, using YQArch (NBC standard) to build, draw, and dimension directly through natural language.14MIT