https://github.com/zh19980811/Easy-MCP-AutoCad
这个项目是一个基于Model Context Protocol (MCP)的AutoCAD集成服务器,它允许通过自然语言与AutoCAD进行交互。通过这个服务器,用户可以使用Claude等大型语言模型来创建、修改和分析AutoCAD图纸,同时还可以存储和查询CAD元素的相关数据。目前制作参考学习,仅实现端到端之间的通信,具体工具函数尚未晚上
https://github.com/zh19980811/Easy-MCP-AutoCad
Last synced: 5 days ago
JSON representation
这个项目是一个基于Model Context Protocol (MCP)的AutoCAD集成服务器,它允许通过自然语言与AutoCAD进行交互。通过这个服务器,用户可以使用Claude等大型语言模型来创建、修改和分析AutoCAD图纸,同时还可以存储和查询CAD元素的相关数据。目前制作参考学习,仅实现端到端之间的通信,具体工具函数尚未晚上
- Host: GitHub
- URL: https://github.com/zh19980811/Easy-MCP-AutoCad
- Owner: zh19980811
- Created: 2025-03-17T01:39:08.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-17T01:56:54.000Z (3 months ago)
- Last Synced: 2025-03-17T02:40:33.290Z (3 months ago)
- Language: Python
- Size: 5.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README (2).md
Awesome Lists containing this project
- mcp-index - AutoCAD Integration Server - Interact with AutoCAD using natural language to create and modify drawings, manage layers, and generate professional schematics. Integrates with a built-in SQLite database for efficient storage and querying of CAD elements. (Content Creation)