Skip to main content
Glama
beiming183-cloud

AutoCAD MCP Server - Codex Edition

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTOCAD_MCP_BACKENDNoBackend selection: auto, file_ipc, ezdxfauto
AUTOCAD_MCP_IPC_DIRNoDirectory for IPC command/result JSON files (must match on both Python and LISP sides)C:/temp
AUTOCAD_MCP_ACAD_EXENoFull path to acad.exe used by automatic startup
AUTOCAD_MCP_AUTOSTARTNoStart AutoCAD automatically when File IPC is requested and no AutoCAD window existsfalse
AUTOCAD_MCP_LISP_PATHNoDispatcher path loaded for the current AutoCAD session only
AUTOCAD_MCP_ONLY_TEXTNoDisable screenshot capture (text feedback only)false
AUTOCAD_MCP_ACAD_SCRIPTNoOptional AutoCAD .scr file passed with /b during startup
AUTOCAD_MCP_IPC_TIMEOUTNoIPC command timeout in seconds (1-300)10.0
AUTOCAD_MCP_ACAD_STARTUP_TIMEOUTNoSeconds to wait for the AutoCAD main window, clamped to 5-18075

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/beiming183-cloud/AutoCAD-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server