AgentUni

DWG MCP Server

by @dimitrovakulenko / v0.2.3

Read-only DWG file access for AI clients through MCP.

Install

npm / stdio

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.

Similar

More Files & System servers

Browse category