AutoCAD MCP Server - Codex Edition
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTOCAD_MCP_BACKEND | No | Backend selection: auto, file_ipc, ezdxf | auto |
| AUTOCAD_MCP_IPC_DIR | No | Directory for IPC command/result JSON files (must match on both Python and LISP sides) | C:/temp |
| AUTOCAD_MCP_ACAD_EXE | No | Full path to acad.exe used by automatic startup | |
| AUTOCAD_MCP_AUTOSTART | No | Start AutoCAD automatically when File IPC is requested and no AutoCAD window exists | false |
| AUTOCAD_MCP_LISP_PATH | No | Dispatcher path loaded for the current AutoCAD session only | |
| AUTOCAD_MCP_ONLY_TEXT | No | Disable screenshot capture (text feedback only) | false |
| AUTOCAD_MCP_ACAD_SCRIPT | No | Optional AutoCAD .scr file passed with /b during startup | |
| AUTOCAD_MCP_IPC_TIMEOUT | No | IPC command timeout in seconds (1-300) | 10.0 |
| AUTOCAD_MCP_ACAD_STARTUP_TIMEOUT | No | Seconds to wait for the AutoCAD main window, clamped to 5-180 | 75 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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