DWG MCP Server
Read-only DWG file access for AI clients through MCP.
Install
npmstdio
npx -y @dmytro-prototypes/dwg-mcp-server Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-dimitrovakulenko-dwg-mcp-server": {
"command": "npx",
"args": [
"-y",
"@dmytro-prototypes/dwg-mcp-server"
]
}
}
} Source: official MCP Registry record · registry name io.github.dimitrovakulenko/dwg-mcp-server · published 2026-08-28 · updated 2026-08-28. Not an endorsement; review the code before connecting it to anything sensitive.