Skip to main content
Glama
Crazay247

autocad-arch-mcp

by Crazay247

autocad-arch-mcp

面向 AutoCAD 2021 + YQArch(NBC 标准)的架构 MCP — 混合 dotnet + file_ipc + com + ezdxf

规范:docs/superpowers/specs/2026-08-24-autocad-arch-mcp-design.md
知识库:knowledge/master_knowledge.md + knowledge/*.json|yaml

先决条件

  • Windows 10/11,AutoCAD 2021 完整版(R24.0)位于 D:\SOFTWARES\Autocad 2021\AutoCAD 2021\

  • YQArch 位于 D:\SOFTWARES\YQArch(或 C:\Autodesk\...YQArch

  • Python 3.10+ Windows 原生版,uv安装

Related MCP server: AutoCAD LT AutoLISP MCP Server

安装

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

在 AutoCAD 中加载

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

  2. NETLOADdotnet/AutocadArch.dll

  3. 将两者添加到 Startup Suite。

MCP 配置(opencode)

参见规范 §8 中的 autocad-arch 片段。

知识库

运行 uv run python -c "import json, jsonschema; ..." 进行验证。阶段 -1 门禁:必须在包装器之前生成 knowledge/yqarch_compat_matrix.csv

开发

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

Maintenance

ActivityMaintained
ResponsivenessSyncing

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables controlling CAD software (AutoCAD, GstarCAD, ZWCAD) through natural language instructions, allowing users to create and modify drawings without manually operating the CAD interface.
    518
    MIT
  • 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
    5
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables natural language control of Autodesk Revit through an AI-powered MCP server, allowing creation of walls, rooms, floor plans, and dimensions using conversational commands.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Crazay247/autocad-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server