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
- Gained 6 stars in the last 7 days
- 3x the median weekly star growth of its category
Growth score: 16/100 week of 2026-07-20
Signal history
| Week | Score | Δ★ | Signal |
|---|---|---|---|
| 2026-07-20 | 16 | +6 | Stable |
| 2026-07-13 | 27 | +6 | Stable |
| 2026-07-06 | 17 | +6 | Stable |
| 2026-06-29 | 34 | +5 | Stable |
| 2026-06-22 | 35 | +5 | Stable |
| 2026-06-15 | 50 | +7 | Stable |
AutoCAD MCP Server alternatives
Projects in the same category, closest in size — picked by data, not opinion.
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.
Tracked since 2026-06-20 · data as of 2026-07-19 · 4 open issues · 0 releases