Skip to content
Back to search
30
MCP

mcp-autocad-dxf

pypi/mcp-autocad-dxf

MCP server + HTTP REST API for reading/analyzing DXF files

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

DWG MCP Server
Read-only MCP server for inspecting AutoCAD DWG files
0 tools
autocad-mcp-pro
Production-grade AutoCAD MCP server — COM API + ezdxf dual engine
0 tools
DWG
MCP server for inspecting AutoCAD DWG files, providing read-only access to drawing contents as queryable objects.
0 tools
exiftool-mcp
MCP server for reading metadata from files using ExifTool
0 tools
kicad-mcp-server
MCP server for AI-assisted PCB design with KiCad
0 tools
file-reader-mcp
MCP Server for file reading
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-autocad-dxf": {
      "url": "None",
      "transport": "http"
    }
  }
}