Read-only MCP server for inspecting AutoCAD DWG files
Read-only MCP server for inspecting AutoCAD DWG files
DWG MCP Server · v0.1.4
by Dimitrovakulenko
58
Step 1: Install
Run this MCP server locally
Run this MCP server locally and expose it via stdio so your MCP client can connect.
Run via npm
@dmytro-prototypes/dwg-mcp-server@0.1.4Run command
npx @dmytro-prototypes/dwg-mcp-server@0.1.4Step 2: Connect
Connect in your MCP client
After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.
Loading MCP clients…