Easy-MCP-AutoCad
by zh19980811 · Python · ★ 152
这个项目是一个基于Model Context Protocol (MCP)的AutoCAD集成服务器,它允许通过自然语言与AutoCAD进行交互。通过这个服务器,用户可以使用Claude等大型语言模型来创建、修改和分析AutoCAD图纸,同时还可以存储和查询CAD元素的相关数据。目前制作参考学习,仅实现端到端之间的通信,具体工具函数尚未晚上
Install
pip install git+https://github.com/zh19980811/Easy-MCP-AutoCad.git Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"easy-mcp-autocad": {
"command": "uvx",
"args": [
"git+https://github.com/zh19980811/Easy-MCP-AutoCad.git"
]
}
}
} From the README
💡 Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related ai & ml servers
n8n
n8n-io
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
ai-engineering-hub
patchy631
In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
openfang
RightNow-AI
Open-source Agent Operating System
awesome-ai-apps
Arindam200
A collection of projects showcasing RAG, agents, workflows, and other AI use cases
kreuzberg
kreuzberg-dev
A polyglot document intelligence framework with a Rust core. Extract text, metadata, images, and structured information from PDFs, Office documents, images, and 97+ formats. Available for Rust, Python, Ruby, Java, Go, PHP, Elixir, C#, R, C, TypeScript (Node/Bun/Wasm/Deno)- or use via CLI, REST API, or MCP server.
yao
YaoApp
✨ Build AI agents and web apps — with a single binary.