AutoCad-MCP
Verified Safeby Porta048
Overview
This server controls AutoCAD, GstarCAD, or ZWCAD software through natural language commands received via the Model Context Protocol (MCP) from Claude Desktop.
Installation
autocad-mcpSecurity Notes
The server primarily relies on Windows COM automation to interact with CAD software. While the code itself does not contain obvious malicious patterns, hardcoded secrets, or direct network vulnerabilities (it uses standard I/O for communication), the nature of COM automation means that if the underlying CAD application or the COM interface itself has vulnerabilities, this server could potentially be a vector for exploitation. However, the server's internal logic for dispatching commands based on natural language parsing appears robust, mapping to predefined and controlled CAD operations rather than arbitrary command execution.
Similar Servers
deepl-mcp-server
Provides DeepL translation and linguistic capabilities as a Model Context Protocol (MCP) server for integration with AI clients.
ast-mcp-server
Provides an MCP (Model Context Protocol) server for code structure and semantic analysis using ASTs and ASGs, integrated with external AI clients like Claude Desktop.
claude-faf-mcp
Optimizes AI understanding of software projects by providing persistent context, fixing context-drift, and enabling bi-directional synchronization between project metadata and AI documentation.
markitdown-mcp
A Model Context Protocol (MCP) server for converting 29+ file formats (e.g., PDF, Office, images, audio) to clean, structured Markdown, designed for integration with AI workflows and MCP clients like Claude Desktop.