MCP Directory
Back

CAD-MCP

by daobataotie · Python · ★ 323

CAD MCP Server

#ai#cad#cadmcp#mcp#model-context-protocol

Install

pip install git+https://github.com/daobataotie/CAD-MCP.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "cad-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/daobataotie/CAD-MCP.git"
      ]
    }
  }
}

From the README

[English](/README_en.md) | [中文](/README_zh.md) CAD-MCP is an innovative CAD control service that allows controlling CAD software for drawing operations through natural language instructions. This project combines natural language processing and CAD automation technology, enabling users to create and modify CAD drawings through simple text commands without manually operating the CAD interface. - **Multiple CAD Software Support**: Supports mainstream CAD software including AutoCAD, GstarCAD (GCAD) and ZWCAD - **Basic Drawing Functions**: - Line drawing - Circle drawing - Arc drawing -…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers