Skip to content
Claude Code

DWG MCP Server for Claude Code

io.github.dimitrovakulenko/dwg-mcp-server

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

client:Claude Code transport:stdio runtime:npm

Install DWG MCP Server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add dwg-mcp-server -e DWG_MCP_ALLOWED_ROOTS=<DWG_MCP_ALLOWED_ROOTS> -- npx -y @dmytro-prototypes/dwg-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

DWG MCP Server in other clients