SERVER
DWG MCP Server
Rank #8552pulsemcp/dimitrovakulenko-dwg
Read-only MCP server for inspecting AutoCAD DWG files
First listed
Mar 21, 2026
Last publish date
May 10, 2026
OVERVIEW
DWG MCP Server is a Model Context Protocol (MCP) server published by dimitrovakulenko. It ranks #8552 of 58,832 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. DWG MCP Server is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Mar 21, 2026 and most recently updated on May 10, 2026.
STANDING
#8,552of 58,832 tracked serversTop 25%
Ranks ahead of 50,280 of 58,832 servers on MCP Toplist.
CONNECT
Use DWG MCP Server
Add DWG MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"dimitrovakulenko-dwg": {
"command": "npx",
"args": [
"-y",
"@dmytro-prototypes/dwg-mcp-server"
],
"env": {
"DWG_MCP_HOST_FOLDERS": "<your DWG_MCP_HOST_FOLDERS>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
dimitrovakulenko
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.4 | May 10, 2026 |
FAQ
Frequently asked questions
- What is DWG MCP Server?
- Read-only MCP server for inspecting AutoCAD DWG files
- Who maintains DWG MCP Server?
- DWG MCP Server is maintained by dimitrovakulenko, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is DWG MCP Server an official MCP server?
- Yes — DWG MCP Server is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does DWG MCP Server have?
- MCP Toplist tracks 1 version of DWG MCP Server, most recently published on May 10, 2026.
- Where can I find the source code for DWG MCP Server?
- The source code for DWG MCP Server is hosted at github.com/dimitrovakulenko/dwg-mcp-server.
EXPLORE