AutoCAD MCP Server

mcp-serverStable

这个项目是一个基于Model Context Protocol (MCP)的AutoCAD集成服务器,它允许通过自然语言与AutoCAD进行交互。通过这个服务器,用户可以使用Claude等大型语言模型来创建、修改和分析AutoCAD图纸,同时还可以存储和查询CAD元素的相关数据。目前制作参考学习,仅实现端到端之间的通信,具体工具函数尚未晚上

Stars

220

Δ stars 7d

+6

Δ stars 30d

Forks

44

Contributors

3

npm DL / wk

PyPI DL / wk

Language

Python

Last push

2026-01-22

About AutoCAD MCP Server

编辑配置文件 / Edit config file: **Windows 路径 / Config path on Windows:** `%APPDATA%\Claude\claude_desktop_config.json` **推荐配置 (源码运行) / Recommended Config (Run from source):** > 💡 请将 `path/to/project` 替换为您实际的项目绝对路径。 > 💡 Please replace `path/to/project` with your actual absolute project path. ```json { "mcpServers": { "easy-autocad": { "command": "C:/path/to/project/.venv/Scripts/python.exe", "args": [ "C:/path/to/project/server.py" ] } } } ``` > **注意 / Note**: > > 1. 请使用正斜杠 `/`…

Read the full README on GitHub →

AutoCAD MCP Server growth signals this week

Growth score: 16/100 week of 2026-07-20

Acceleration (40%)0
Relative velocity (30%)55
Downloads (20%)0
Activity (10%)0

Signal history

WeekScoreΔ★Signal
2026-07-2016+6Stable
2026-07-1327+6Stable
2026-07-0617+6Stable
2026-06-2934+5Stable
2026-06-2235+5Stable
2026-06-1550+7Stable

AutoCAD MCP Server alternatives

Projects in the same category, closest in size — picked by data, not opinion.

OmniFocus-MCPStable221
WeChat MCP ServerStable221

See all mcp-server projects ranked by growth →

Frequently asked questions

Is AutoCAD MCP Server still maintained?
Activity is low: the last push was on 2026-01-22 (178 days before our latest snapshot).
Is AutoCAD MCP Server growing?
It is stable this week, with a growth score of 16/100. See the weekly history above.
What are the best AutoCAD MCP Server alternatives?
Closest by category and size in our data: OSINT Tools MCP Server, io.github.saurabhsharma2u/search-console-mcp, OmniFocus-MCP — full list with live signals above.

Embed this badge

Show your project's live signal in your README — it updates weekly with the data.

[![AutoCAD MCP Server on What's Trending in AI](https://whatstrendinginai.com/badges/zh19980811-easy-mcp-autocad.svg)](https://whatstrendinginai.com/projects/zh19980811-easy-mcp-autocad/)

AutoCAD MCP Server badge

Tracked since 2026-06-20 · data as of 2026-07-19 · 4 open issues · 0 releases